View Source ExTDLib.Method.SetChatPermissions (ExTDLib v0.0.4)

Changes the chat members permissions. Supported only for basic groups and supergroups. Requires can_restrict_members administrator right. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringChat identifier.
permissionschatPermissionsNew non-administrator members permissions in the chat.

More details on telegram's documentation.