541 B
541 B
title | description | image |
---|---|---|
messageActionChatDeletePhoto | Group profile photo removed. | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: messageActionChatDeletePhoto
Group profile photo removed.
Type: MessageAction
Example:
$messageActionChatDeletePhoto = ['_' => 'messageActionChatDeletePhoto'];
Or, if you're into Lua:
messageActionChatDeletePhoto={_='messageActionChatDeletePhoto'}