MadelineProto/docs/API_docs/constructors/peerChat.md

264 B

Constructor: peerChat

Attributes:

Name Type Required
chat_id int Required

Type: Peer

Example:

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