AttachmentsPaginated typedef

AttachmentsPaginated = RxPaginatedImpl<ChatItemId, Rx<ChatItem>, DtoChatItem, ChatItemsCursor>

Implementation

typedef AttachmentsPaginated =
    RxPaginatedImpl<ChatItemId, Rx<ChatItem>, DtoChatItem, ChatItemsCursor>;