mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 02:26:55 +01:00
659 B
659 B
title | description |
---|---|
toggleGroupEditors | Gives or revokes all members of the group editor rights. Needs creator privileges in the group |
Method: toggleGroupEditors
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Gives or revokes all members of the group editor rights. Needs creator privileges in the group
Params:
Name | Type | Required | Description |
---|---|---|---|
group_id | int | Yes | Identifier of the group |
anyone_can_edit | Bool | Yes | New value of anyone_can_edit |