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 10:28:32 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
23a6ce1383
MadelineProto
/
old_docs
/
API_docs_v41
/
constructors
/
peerChat.md
danogentili
23a6ce1383
Small documentation fixes
2017-02-12 20:32:28 +03:00
404 B
Raw
Blame
History
title
description
peerChat
peerChat attributes, type and example
Constructor: peerChat
Back to constructors index
Attributes:
Name
Type
Required
chat_id
int
Required
Type:
Peer
Example:
$peerChat = ['_' => 'peerChat', 'chat_id' => int, ];