all_rooms: Get the room IDs of all joined rooms.

View source: R/utils.R

all_roomsR Documentation

Get the room IDs of all joined rooms.

Description

Get the room IDs of all joined rooms.

Usage

all_rooms(initial_sync)

Arguments

initial_sync

The result of a call to sync(). This will be used to find the joined rooms.

Value

A character vector of room IDs.


GregSutcliffe/ChatStat documentation built on March 18, 2022, 8:51 a.m.