phone.ToggleGroupCallSettings#
- class pyrogram.raw.functions.phone.ToggleGroupCallSettings#
Change group call settings. Each setting supports different group call types, see here for more info.
Usable by ✅ Users ❌ Bots- Details:
Layer:
227ID:
974392F2
- Parameters:
call (
InputGroupCall) – Group call whose settings should be changedreset_invite_hash (
bool, optional) – Invalidate existing invite links for video chats, livestreams and conferencesjoin_muted (
bool, optional) – Whether users joining a non-RTMP video chat/livestream should be muted by defaultmessages_enabled (
bool, optional) – Enable or disable the in-call message overlay in video chats/livestreams, conferences and live stories, including in RTMP modesend_paid_messages_stars (
int64-bit, optional) – Set the minimum Telegram Stars donation required from users other than the live story owner for each comment; the owner may always comment without donating, and 0 allows free comments for everyone
- Returns: