phone.ExportGroupCallInvite#
- class pyrogram.raw.functions.phone.ExportGroupCallInvite#
Get an invite link for a public video chat/livestream. Non-admin members or subscribers may export a link with can_self_unmute omitted. Only group call admins may set can_self_unmute to export a link that allows users to speak. Cannot be used for video chats/livestreams associated with private groups/channels, conference calls or live stories.
Usable by ✅ Users ❌ Bots- Details:
Layer:
227ID:
E6AA647F
- Parameters:
call (
InputGroupCall) – The public video chat/livestream »can_self_unmute (
bool, optional) – For public video chats/livestreams, group call admins only: allow users that join using this link to speak without explicitly requesting permission, for example by raising their hand.
- Returns: