InputUserFromMessage#
- class pyrogram.raw.types.InputUserFromMessage#
Defines a min user that was seen in a certain message of a certain chat.
Constructor of
InputUser.- Details:
Layer:
158ID:
1DA448E2
- Parameters:
peer (
InputPeer) – The chat where the user was seen.msg_id (
int32-bit) – The message ID.user_id (
int64-bit) – The identifier of the user that was seen.