InactiveChats
---types--- messages.inactiveChats#a927fec5 dates:Vector<int> chats:Vector<Chat> users:Vector<User> = messages.InactiveChats
Belongs to
| messages.InactiveChats |
This type can only be an instance of:
| InactiveChats |
Members
| dates | int | A list must be supplied. |
| chats | Chat | A list must be supplied. |
| users | User | A list must be supplied. |