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:
158ID:
5B934F9D
- Parameters:
 peer (
InputPeer) – The chat where the channel was seen.msg_id (
int32-bit) – The message ID in the chat where the channel was seen.channel_id (
int64-bit) – The channel ID.