MadelineProto/old_docs/API_docs_v45/constructors/peerChannel.md
2017-02-12 20:32:28 +03:00

425 B

title description
peerChannel peerChannel attributes, type and example

Constructor: peerChannel

Back to constructors index

Attributes:

Name Type Required
channel_id int Required

Type: Peer

Example:

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