TDLib v0.0.2 TDLib.Method.ToggleSupergroupInvites View Source

Toggles whether all members of a supergroup can add new members; requires appropriate administrator rights in the supergroup. Returns object_ptr.

NameTypeDescription
supergroup_idnumberIdentifier of the supergroup.
anyone_can_inviteboolNew value of anyone_can_invite.

More details on telegram’s documentation.