PeerLinkRequests

---types---
communities.peerLinkRequests#2244afad flags:# total_count:int requests:Vector<CommunityPeerRequest> next_offset:flags.0?string chats:Vector<Chat> users:Vector<User> = communities.PeerLinkRequests

Belongs to

communities.PeerLinkRequests

This type can only be an instance of:

PeerLinkRequests

Members

total_countint
requestsCommunityPeerRequestA list must be supplied.
chatsChatA list must be supplied.
usersUserA list must be supplied.
next_offsetstringThis argument defaults to None and can be omitted.