exportedChatlistInvite

exportedChatlistInvite#c5181ac flags:# title:string url:string peers:Vector<Peer> = ExportedChatlistInvite;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
title string Title.
url string URL.
peers Vector<Peer> A list of users and chats.

Type

ExportedChatlistInvite

Related pages

Types used here