Skip to content

GramIO API Reference / gramio/dist / TelegramMessageId

Interface: TelegramMessageId

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

This object represents a unique message identifier.

Documentation

Properties

PropertyTypeDescriptionDefined in
message_idnumberUnique message identifier. In specific instances (e.g., message containing a video sent to a big chat), the server might automatically schedule a message instead of sending it immediately. In such cases, this field will be 0 and the relevant message will be unusable until it is actually sent@gramio/types/out/objects.d.ts:939