inputPeerUserFromMessage

Defines a min user that was seen in a certain message of a certain chat.

inputPeerUserFromMessage#a87b0a1c peer:InputPeer msg_id:int user_id:long = InputPeer;

Parameters

Name Type Description
peer InputPeer The chat where the user was seen
msg_id int The message ID
user_id long The identifier of the user that was seen

Type

InputPeer

Related pages

Min constructors

In some situations user and channel constructors have reduced set of fields present (although id is always there) and min flag set.