Preparing search index...
The search index is not available
tdjson
tdjson
UpdateChatPhoto
Interface UpdateChatPhoto
A chat photo was changed. Subtype of
Update
.
interface
UpdateChatPhoto
{
@type
:
"updateChatPhoto"
;
chat_id
:
number
;
photo
:
ChatPhotoInfo
;
}
Index
Properties
@type
chat_
id
photo
Properties
@type
@type
:
"updateChatPhoto"
chat_
id
chat_
id
:
number
Chat identifier.
photo
photo
:
ChatPhotoInfo
The new chat photo; may be null.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
chat_
id
photo
tdjson
Loading...
A chat photo was changed. Subtype of Update.