mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 11:34:41 +01:00
465 B
465 B
title | description |
---|---|
messages_chats | messages_chats attributes, type and example |
Constructor: messages_chats
Attributes:
Name | Type | Required |
---|---|---|
chats | Array of Chat | Required |
Type: messages_Chats
Example:
$messages_chats = ['_' => 'messages_chats', 'chats' => [Vector t], ];