This website requires JavaScript.
Explore
Help
Sign In
danog
/
MadelineProto
Watch
2
Star
2
Fork
0
You've already forked MadelineProto
Code
Issues
Pull Requests
Releases
Wiki
Activity
23a6ce1383
MadelineProto
/
docs
/
API_docs
/
constructors
/
peerChannel.md
danogentili
23a6ce1383
Small documentation fixes
2017-02-12 20:32:28 +03:00
425 B
Raw
Blame
History
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, ];