chatlists.chatlistInvite

chatlists.chatlistInvite#f10ece2f flags:# title_noanimate:flags.1?true title:TextWithEntities emoticon:flags.0?string peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = chatlists.ChatlistInvite;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
title_noanimate flags.1?true
title TextWithEntities Title.
emoticon flags.0?string Emoji.
peers Vector<Peer> A list of users and chats.
chats Vector<Chat> Chats and channels referenced by the response — the client should put them in its cache.
users Vector<User> Users referenced by the response — the client should put them in its cache.

Type

chatlists.ChatlistInvite

Related pages

Types used here