ParticipantJoinedChats
---types--- communities.participantJoinedChats#8d78512a creator_chat_ids:Vector<long> joined_chat_ids:Vector<long> chats:Vector<Chat> users:Vector<User> = communities.ParticipantJoinedChats
Belongs to
| communities.ParticipantJoinedChats |
This type can only be an instance of:
| ParticipantJoinedChats |
Members
| creator_chat_ids | long | A list must be supplied. |
| joined_chat_ids | long | A list must be supplied. |
| chats | Chat | A list must be supplied. |
| users | User | A list must be supplied. |