MadelineProto/docs/API_docs/constructors/peerChannel.md
2016-12-20 13:15:22 +01:00

366 B

title
peerChannel

Constructor: peerChannel

Back to constructors index

Attributes:

Name Type Required
channel_id int Required

Type: Peer

Example:

$peerChannel = ['_' => peerChannel', 'channel_id' => int, ];