telegram api constructor · layer 229 · #a87b0a1c
inputPeerUserFromMessage
Defines a min user that was seen in a certain message of a certain chat.
definition
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 · other constructors: inputPeerEmpty, inputPeerSelf, inputPeerChat, inputPeerUser, inputPeerChannel, inputPeerChannelFromMessage
history
present in layers 100–229 · constructor id changed 1×
| id | layers |
|---|---|
| #17bae2e6 | 100–132 |
| #a87b0a1c | 133–229 |