1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 02:26:55 +01:00
MadelineProto/docs/TD_docs/methods/toggleGroupEditors.md
2017-08-25 14:43:29 +02:00

659 B

title description
toggleGroupEditors Gives or revokes all members of the group editor rights. Needs creator privileges in the group

Method: toggleGroupEditors

Back to methods index

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

Return type: Ok