SecretMessageAnimation
A secret message sharing an animation.
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: "animation"
The animation included in the message.