MadelineProto/old_docs/API_docs_v45/constructors/messages_chats.md
2017-01-19 23:02:27 +01:00

468 B

title description
messages.chats messages_chats attributes, type and example

Constructor: messages.chats

Back to constructors index

Attributes:

Name Type Required
chats Array of Chat Required

Type: messages_Chats

Example:

$messages_chats = ['_' => 'messages.chats', 'chats' => [Vector t], ];