InputChannelFromMessage#
- class pyrogram.raw.types.InputChannelFromMessage#
Defines a min channel that was seen in a certain message of a certain chat.
Constructor of
InputChannel
.- Details:
Layer:
158
ID:
5B934F9D
- Parameters:
peer (
InputPeer
) – The chat where the channel was seen.msg_id (
int
32-bit
) – The message ID in the chat where the channel was seen.channel_id (
int
64-bit
) – The channel ID.