InputBotInlineMessageID64#
- class pyrogram.raw.types.InputBotInlineMessageID64#
- Represents a sent inline message from the perspective of a bot. - Constructor of - InputBotInlineMessageID.- Details:
- Layer: - 158
- ID: - B6D915D7
 
 - Parameters:
- dc_id ( - int- 32-bit) – DC ID to use when working with this inline message.
- owner_id ( - int- 64-bit) – ID of the owner of this message.
- id ( - int- 32-bit) – ID of message.
- access_hash ( - int- 64-bit) – Access hash of message.