Skip to content

GramIO API Reference / gramio/dist / TelegramExternalReplyInfo

Interface: TelegramExternalReplyInfo

Defined in: @gramio/types/out/objects.d.ts:1069

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

Documentation

Properties

PropertyTypeDescriptionDefined in
animation?TelegramAnimationOptional. Message is an animation, information about the animation@gramio/types/out/objects.d.ts:1089
audio?TelegramAudioOptional. Message is an audio file, information about the file@gramio/types/out/objects.d.ts:1093
chat?TelegramChatOptional. Chat the original message belongs to. Available only if the chat is a supergroup or a channel.@gramio/types/out/objects.d.ts:1077
checklist?TelegramChecklistOptional. Message is a checklist@gramio/types/out/objects.d.ts:1133
contact?TelegramContactOptional. Message is a shared contact, information about the contact@gramio/types/out/objects.d.ts:1137
dice?TelegramDiceOptional. Message is a dice with random value@gramio/types/out/objects.d.ts:1141
document?TelegramDocumentOptional. Message is a general file, information about the file@gramio/types/out/objects.d.ts:1097
game?TelegramGameOptional. Message is a game, information about the game. More about games »@gramio/types/out/objects.d.ts:1145
giveaway?TelegramGiveawayOptional. Message is a scheduled giveaway, information about the giveaway@gramio/types/out/objects.d.ts:1149
giveaway_winners?TelegramGiveawayWinnersOptional. A giveaway with public winners was completed@gramio/types/out/objects.d.ts:1153
has_media_spoiler?trueOptional. True, if the message media is covered by a spoiler animation@gramio/types/out/objects.d.ts:1129
invoice?TelegramInvoiceOptional. Message is an invoice for a payment, information about the invoice. More about payments »@gramio/types/out/objects.d.ts:1157
link_preview_options?TelegramLinkPreviewOptionsOptional. Options used for link preview generation for the original message, if it is a text message@gramio/types/out/objects.d.ts:1085
location?TelegramLocationOptional. Message is a shared location, information about the location@gramio/types/out/objects.d.ts:1161
message_id?numberOptional. Unique message identifier inside the original chat. Available only if the original chat is a supergroup or a channel.@gramio/types/out/objects.d.ts:1081
originTelegramMessageOriginOrigin of the message replied to by the given message@gramio/types/out/objects.d.ts:1073
paid_media?TelegramPaidMediaInfoOptional. Message contains paid media; information about the paid media@gramio/types/out/objects.d.ts:1101
photo?TelegramPhotoSize[]Optional. Message is a photo, available sizes of the photo@gramio/types/out/objects.d.ts:1105
poll?TelegramPollOptional. Message is a native poll, information about the poll@gramio/types/out/objects.d.ts:1165
sticker?TelegramStickerOptional. Message is a sticker, information about the sticker@gramio/types/out/objects.d.ts:1109
story?TelegramStoryOptional. Message is a forwarded story@gramio/types/out/objects.d.ts:1113
venue?TelegramVenueOptional. Message is a venue, information about the venue@gramio/types/out/objects.d.ts:1169
video?TelegramVideoOptional. Message is a video, information about the video@gramio/types/out/objects.d.ts:1117
video_note?TelegramVideoNoteOptional. Message is a video note, information about the video message@gramio/types/out/objects.d.ts:1121
voice?TelegramVoiceOptional. Message is a voice message, information about the file@gramio/types/out/objects.d.ts:1125