InputChannelFromMessage
---types--- inputChannelFromMessage#5b934f9d peer:InputPeer msg_id:int channel_id:long = InputChannel
Belongs to
| InputChannel |
This type can be an instance of either:
| InputChannel | InputChannelEmpty |
| InputChannelFromMessage |
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 | |
| channel_id | long |