SecretMessageVoice

A secret message sharing a voice.

Properties

chatId: number

The identifier of the secret chat that the message belongs to.

id: string

The message’s identifier.

replyToMessageId?: string

The identifier of the message that this message replies to.

isSilent: boolean

Whether the message was sent silently.

ttl: number

The message’s time-to-live.

viaBot?: string

The name of the inline bot that was used to send the message.

mediaGroupId?: string

The message’s media group ID.

caption: string

The message’s caption.

The entities of the message’s caption.

fileInformation: string

Information required for downloading the file.

type: "voice"
voice: Voice

The voice included in the message.