InputPeerChannelFromMessage#
- class pyrogram.raw.types.InputPeerChannelFromMessage#
Defines a min channel that was seen in a certain message of a certain chat.
Constructor of
InputPeer.- Details:
Layer:
158ID:
BD2A0840
- Parameters:
peer (
InputPeer) – The chat where the channel’s message was seen.msg_id (
int32-bit) – The message ID.channel_id (
int64-bit) – The identifier of the channel that was seen.