MadelineProtoDocs/docs/TD_docs/methods/toggleGroupAdministrators.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

784 B

title description image
toggleGroupAdministrators Gives or revokes all members of the group administrator rights. Needs creator privileges in the group https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: toggleGroupAdministrators

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Gives or revokes all members of the group administrator rights. Needs creator privileges in the group

Parameters:

Name Type Required Description
group_id int Yes Identifier of the group
everyone_is_administrator Bool Yes New value of everyone_is_administrator

Return type: Ok