This website requires JavaScript.
Explore
Help
Sign In
danog
/
MadelineProto
Watch
1
Star
0
Fork
0
You've already forked MadelineProto
mirror of
https://github.com/danog/MadelineProto.git
synced
2024-12-12 09:19:57 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ec23e14c68
MadelineProto
/
docs
/
API_docs_46
/
constructors
/
peerChannel.md
Daniil Gentili
ec23e14c68
Written module to translate tl scheme files, turned documentation script into a class, separated ed the MTProto and telegram docs, added layer 46 and layer 55 docs
2017-01-02 18:50:37 +00:00
421 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, ];