teleproto - v1.229.0
    Preparing search index...

    Interface ChatlistsJoinChatlistUpdatesParams

    interface ChatlistsJoinChatlistUpdatesParams {
        chatlist: InputChatlistDialogFilterIn;
        peers: EntityLike[];
    }
    Index

    The folder

    peers: EntityLike[]

    List of new chats to join, fetched using chatlists.getChatlistUpdates and filtered as specified in the documentation » .