1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 08:47:50 +01:00
MadelineProto/old_docs/API_docs_v53/constructors/messages_chats.md

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