539 B
539 B
title | description |
---|---|
messageChatDeletePhoto | Chat photo deleted |
Constructor: messageChatDeletePhoto
Chat photo deleted
Attributes:
Name | Type | Required | Description |
---|
Type: MessageContent
Example:
$messageChatDeletePhoto = ['_' => 'messageChatDeletePhoto', ];
Or, if you're into Lua:
messageChatDeletePhoto={_='messageChatDeletePhoto', }