MadelineProto/docs/API_docs/constructors/peerChat.md
2016-12-20 13:15:22 +01:00

348 B

title
peerChat

Constructor: peerChat

Back to constructors index

Attributes:

Name Type Required
chat_id int Required

Type: Peer

Example:

$peerChat = ['_' => peerChat', 'chat_id' => int, ];