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-04 20:27:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ddafe3d879
MadelineProto
/
docs
/
API_docs
/
constructors
/
inputChannel.md
danogentili
5ba1457d0a
Fixing markdown syntax
2016-12-19 20:35:27 +03:00
388 B
Raw
Blame
History
Constructor: inputChannel
Attributes:
Name
Type
Required
channel_id
int
Required
access_hash
long
Required
Type:
InputChannel
Example:
$inputChannel = ['_' => inputChannel', 'channel_id' => int, 'access_hash' => long, ];