2024-05-01 14:53:46 +02:00

595 B

title description nav_exclude image
peerChannel Channel/supergroup true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: peerChannel

Back to constructors index

Channel/supergroup

Attributes:

Name Type Required Description
channel_id long Yes Channel ID

Type: Peer

Example:

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