Represents a sent inline message from the perspective of a bot
inputBotInlineMessageID#890c3d89 dc_id:int id:long access_hash:long = InputBotInlineMessageID;
inputBotInlineMessageID64#b6d915d7 dc_id:int owner_id:long id:int access_hash:long = InputBotInlineMessageID;
Constructor | Description |
---|---|
inputBotInlineMessageID | Represents a sent inline message from the perspective of a bot (legacy constructor) |
inputBotInlineMessageID64 | Represents a sent inline message from the perspective of a bot |