Interface MessageExpiredVoiceNote

A self-destructed voice note message. Subtype of MessageContent.

interface MessageExpiredVoiceNote {
    @type: "messageExpiredVoiceNote";
}

Properties

Properties

@type: "messageExpiredVoiceNote"