InputUserFromMessage
---types--- inputUserFromMessage#1da448e2 peer:InputPeer msg_id:int user_id:long = InputUser
Belongs to
InputUser |
This type can be an instance of either:
InputUser | InputUserEmpty |
InputUserFromMessage | InputUserSelf |
Members
peer | InputPeer | Anything entity-like will work if the library can find its Input version (e.g., usernames, Peer , User or Channel objects, etc.). |
msg_id | int | |
user_id | long |