get_group_members: Returns the member usernames from a given group

Description Usage Arguments

View source: R/get_group.R

Description

Returns the member usernames from a given group

Usage

1
get_group_members(groupname, paged = FALSE, offset = 0)

Arguments

groupname

Valid discourse group name

paged

Boolean that controls whether we fetch additional pages is required

offset

int number of records to offset the query - only applicable if paged = TRUE


sellorm/discoball documentation built on Aug. 8, 2020, 12:06 a.m.