Change group call settings
Method schema is available as of layer 125. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| reset_invite_hash | flags.1?true | Invalidate existing invite links |
| call | InputGroupCall | Group call |
| join_muted | flags.0?Bool | Whether all users will that join this group call are muted by default upon joining the group call |
| messages_enabled | flags.2?Bool | |
| send_paid_messages_stars | flags.3?long |
| Code | Type | Description |
|---|---|---|
| 400 | GROUPCALL_INVALID | The specified group call is invalid. |
| 400 | GROUPCALL_NOT_MODIFIED | Group call settings weren't modified. |