1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/constructors/updateChatPhoto.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

477 B

title description
updateChatPhoto Chat photo was changed

Constructor: updateChatPhoto

Back to constructors index

Chat photo was changed

Attributes:

Name Type Required Description
chat_id int53 Yes Chat identifier
photo chatPhoto Yes New chat photo, nullable

Type: Update