Interface MessageChatDeletePhoto

A deleted chat photo. Subtype of MessageContent.

interface MessageChatDeletePhoto {
    @type: "messageChatDeletePhoto";
}

Properties

Properties

@type: "messageChatDeletePhoto"