telegram api constructor · layer 229 · #bd2a0840
inputPeerChannelFromMessage
Defines a min channel that was seen in a certain message of a certain chat.
definition
inputPeerChannelFromMessage#bd2a0840 peer:InputPeer msg_id:int channel_id:long = InputPeer;
parameters
| name | type | description |
|---|---|---|
peer | InputPeer | The chat where the channel's message was seen |
msg_id | int | The message ID |
channel_id | long | The identifier of the channel that was seen |
type
InputPeer · other constructors: inputPeerEmpty, inputPeerSelf, inputPeerChat, inputPeerUser, inputPeerChannel, inputPeerUserFromMessage
history
present in layers 100–229 · constructor id changed 1×
| id | layers |
|---|---|
| #9c95f7bb | 100–132 |
| #bd2a0840 | 133–229 |