Skip to main content

inputBotInlineMessageID64

Represents a sent inline message from the perspective of a bot

type tg.InputBotInlineMessageID64 struct { /* ... */ }

Implements InputBotInlineMessageID.

Fields

NameTypeRequiredDescription
DCIDintyesDC ID to use when working with this inline message
OwnerIDint64yesID of the owner of this message
IDintyesID of message
AccessHashint64yesAccess hash of message

References