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