ArchivedPaginated typedef

ArchivedPaginated = RxPaginatedImpl<ChatId, RxChatImpl, DtoChat, RecentChatsCursor>

Implementation

typedef ArchivedPaginated =
    RxPaginatedImpl<ChatId, RxChatImpl, DtoChat, RecentChatsCursor>;