pydent.interfaces.SessionInterface¶
-
class
pydent.interfaces.SessionInterface(aqhttp, session)[source]¶ Bases:
objectGeneric session interface.
Trident users should only be able to make requests through a SessionInterface to avoid making arbitrary and potentially damaging http requests.
Initializer for SessionInterface.
- Parameters
Methods
__init__(aqhttp, session)Initializer for SessionInterface.
Attributes
aqhttpsession