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: 227

  • ID: 974392F2

Parameters:
  • call (InputGroupCall) – Group call whose settings should be changed

  • reset_invite_hash (bool, optional) – Invalidate existing invite links for video chats, livestreams and conferences

  • join_muted (bool, optional) – Whether users joining a non-RTMP video chat/livestream should be muted by default

  • messages_enabled (bool, optional) – Enable or disable the in-call message overlay in video chats/livestreams, conferences and live stories, including in RTMP mode

  • send_paid_messages_stars (int 64-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:

Updates