Preparing search index...
The search index is not available
tdjson
tdjson
UpdateChatPermissions
Interface UpdateChatPermissions
Chat permissions were changed. Subtype of
Update
.
interface
UpdateChatPermissions
{
@type
:
"updateChatPermissions"
;
chat_id
:
number
;
permissions
:
ChatPermissions
;
}
Index
Properties
@type
chat_
id
permissions
Properties
@type
@type
:
"updateChatPermissions"
chat_
id
chat_
id
:
number
Chat identifier.
permissions
permissions
:
ChatPermissions
The new chat permissions.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
chat_
id
permissions
tdjson
Loading...
Chat permissions were changed. Subtype of Update.