EncryptedChatWaiting¶
-
class
pyrogram.api.types.
EncryptedChatWaiting
¶ -
LAYER
¶ 105
-
ID
¶ 0x3bf703dc
- Parameters
id –
int
32-bit
access_hash –
int
64-bit
date –
int
32-bit
admin_id –
int
32-bit
participant_id –
int
32-bit
See also
This object can be returned by
messages.RequestEncryption
andmessages.AcceptEncryption
.-