MadelineProtoDocs/docs/TD_docs/methods/toggleChannelInvites.md

874 B

title description image
toggleChannelInvites Gives or revokes right to invite new members to all current members of the channel. Needs appropriate rights in the channel. Available only for supergroups https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: toggleChannelInvites

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Gives or revokes right to invite new members to all current members of the channel. Needs appropriate rights in the channel. Available only for supergroups

Parameters:

Name Type Description Required
channel_id int Identifier of the channel Yes
anyone_can_invite Bool New value of anyone_can_invite Yes

Return type: Ok