telegram api constructor · layer 229 · #890c3d89

inputBotInlineMessageID

Represents a sent inline message from the perspective of a bot (legacy constructor)

definition

inputBotInlineMessageID#890c3d89 dc_id:int id:long access_hash:long = InputBotInlineMessageID;

parameters

nametypedescription
dc_idintDC ID to use when working with this inline message
idlongID of message, contains both the (32-bit, legacy) owner ID and the message ID, used only for Bot API backwards compatibility with 32-bit user ID.
access_hashlongAccess hash of message

type

InputBotInlineMessageID · other constructors: inputBotInlineMessageID64

history

present in layers 62–229

idlayers
#890c3d8962–229