telegram api constructor · layer 229 · #5b934f9d
inputChannelFromMessage
Defines a min channel that was seen in a certain message of a certain chat.
definition
inputChannelFromMessage#5b934f9d peer:InputPeer msg_id:int channel_id:long = InputChannel;
parameters
| name | type | description |
|---|---|---|
peer | InputPeer | The chat where the channel was seen |
msg_id | int | The message ID in the chat where the channel was seen |
channel_id | long | The channel ID |
type
InputChannel · other constructors: inputChannelEmpty, inputChannel
history
present in layers 100–229 · constructor id changed 1×
| id | layers |
|---|---|
| #2a286531 | 100–132 |
| #5b934f9d | 133–229 |