RequestCall¶
-
class
pyrogram.api.functions.phone.
RequestCall
(user_id, random_id: int, g_a_hash: bytes, protocol)¶ -
ID
¶ 0x5b95b3d4
Parameters: - user_id – Either
InputUserEmpty
,InputUserSelf
orInputUser
- random_id –
int
32-bit
- g_a_hash –
bytes
- protocol –
PhoneCallProtocol
Raises: Returns: -