Represents a sent inline message from the perspective of a bot
inputBotInlineMessageID64#b6d915d7 dc_id:int owner_id:long id:int access_hash:long = InputBotInlineMessageID;
| Name | Type | Description |
|---|---|---|
| dc_id | int | DC ID to use when working with this inline message |
| owner_id | long | ID of the owner of this message |
| id | int | ID of message |
| access_hash | long | Access hash of message |