InviteToGroupCall¶
-
class
pyrogram.raw.functions.phone.
InviteToGroupCall
¶ Telegram API method.
- Details
Layer:
126
ID:
0x7b393160
- Parameters
call (
InputGroupCall
) – Telegram API parameter.users (List of
InputUser
) – Telegram API parameter.
- Returns
Updates
– Object which is perceived by the client without a call on its part when an event occurs.