Preparing search index...
The search index is not available
tdjson
tdjson
UpdateChatVideoChat
Interface UpdateChatVideoChat
A chat video chat state has changed. Subtype of
Update
.
interface
UpdateChatVideoChat
{
@type
:
"updateChatVideoChat"
;
chat_id
:
number
;
video_chat
:
VideoChat
;
}
Index
Properties
@type
chat_
id
video_
chat
Properties
@type
@type
:
"updateChatVideoChat"
chat_
id
chat_
id
:
number
Chat identifier.
video_
chat
video_
chat
:
VideoChat
New value of video_chat.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
chat_
id
video_
chat
tdjson
Loading...
A chat video chat state has changed. Subtype of Update.