telegram api constructor · layer 229 · #1da448e2
inputUserFromMessage
Defines a min user that was seen in a certain message of a certain chat.
definition
inputUserFromMessage#1da448e2 peer:InputPeer msg_id:int user_id:long = InputUser;
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
InputUser · other constructors: inputUserEmpty, inputUserSelf, inputUser
history
present in layers 100–229 · constructor id changed 1×
| id | layers |
|---|---|
| #2d117597 | 100–132 |
| #1da448e2 | 133–229 |