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 21:07:47 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ffb8f2267c
MadelineProto
/
docs
/
API_docs
/
constructors
/
inputPeerChat.md
Daniil Gentili
ffb8f2267c
Improved documentation generation
2016-12-20 13:15:22 +01:00
378 B
Raw
Blame
History
title
inputPeerChat
Constructor: inputPeerChat
Back to constructors index
Attributes:
Name
Type
Required
chat_id
int
Required
Type:
InputPeer
Example:
$inputPeerChat = ['_' => inputPeerChat', 'chat_id' => int, ];