MadelineProto/docs/API_docs/constructors/messageActionChatEditPhoto.md

319 B

Constructor: messageActionChatEditPhoto

Attributes:

Name Type Required
photo Photo Required

Type: MessageAction

Example:

$messageActionChatEditPhoto = ['photo' => Photo, ];