MadelineProto/old_docs/API_docs_v51/constructors/peerChat.md
2017-02-12 20:32:28 +03:00

404 B

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, ];