Interface PushMessageContentChatChangePhoto

A chat photo was edited. Subtype of PushMessageContent.

interface PushMessageContentChatChangePhoto {
    @type: "pushMessageContentChatChangePhoto";
}

Properties

Properties

@type: "pushMessageContentChatChangePhoto"