TDLib v0.0.2 TDLib.Method.ToggleBasicGroupAdministrators View Source
Toggles the “All members are admins” setting in basic groups; requires creator privileges in the group.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| basic_group_id | number | Identifier of the basic group. |
| everyone_is_administrator | bool | New value of everyone_is_administrator. |
More details on telegram’s documentation.