'/v1/channels.list.joined': {
        GET: (params: ChannelsListProps) => {
            count: number;
            offset: number;
            channels: IRoom[];