Skip to content

ExternalReplyInfo

This object contains information about a message that is being replied to, which may come from another chat or forum topic.

Fields

originMessageOriginRequired
Origin of the message replied to by the given message
chatChatOptional
Optional. Chat the original message belongs to. Available only if the chat is a supergroup or a channel.
message_idIntegerOptional
Optional. Unique message identifier inside the original chat. Available only if the original chat is a supergroup or a channel.
link_preview_optionsLinkPreviewOptionsOptional
Optional. Options used for link preview generation for the original message, if it is a text message
animationAnimationOptional
Optional. Message is an animation, information about the animation
audioAudioOptional
Optional. Message is an audio file, information about the file
documentDocumentOptional
Optional. Message is a general file, information about the file
paid_mediaPaidMediaInfoOptional
Optional. Message contains paid media; information about the paid media
photoPhotoSize[]Optional
Optional. Message is a photo, available sizes of the photo
stickerStickerOptional
Optional. Message is a sticker, information about the sticker
storyStoryOptional
Optional. Message is a forwarded story
videoVideoOptional
Optional. Message is a video, information about the video
video_noteVideoNoteOptional
Optional. Message is a video note, information about the video message
voiceVoiceOptional
Optional. Message is a voice message, information about the file
has_media_spoilerTrueOptional
Optional. True, if the message media is covered by a spoiler animation
checklistChecklistOptional
Optional. Message is a checklist
contactContactOptional
Optional. Message is a shared contact, information about the contact
diceDiceOptional
Optional. Message is a dice with random value
gameGameOptional
Optional. Message is a game, information about the game. More about games »
giveawayGiveawayOptional
Optional. Message is a scheduled giveaway, information about the giveaway
giveaway_winnersGiveawayWinnersOptional
Optional. A giveaway with public winners was completed
invoiceInvoiceOptional
Optional. Message is an invoice for a payment, information about the invoice. More about payments »
locationLocationOptional
Optional. Message is a shared location, information about the location
pollPollOptional
Optional. Message is a native poll, information about the poll
venueVenueOptional
Optional. Message is a venue, information about the venue

GramIO Usage

See Also