MadelineProto/docs/TD_docs/methods/toggleChannelInvites.md
2017-08-25 15:05:53 +02:00

793 B

title description
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

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

Params:

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

Return type: Ok