Skip to content

Interface: GetGuildMembersResult

Properties

channel_id

channel_id: string

Defined in

src/bot-options.ts:133


channel_pub_ids

channel_pub_ids: string[]

Defined in

src/bot-options.ts:134


groups

groups: object[]

Defined in

src/bot-options.ts:135


guild_count

guild_count: number

Defined in

src/bot-options.ts:130


guild_id

guild_id: string

Defined in

src/bot-options.ts:132


item_count

item_count: number

Defined in

src/bot-options.ts:131


member_count

member_count: number

Defined in

src/bot-options.ts:129


online_count

online_count: number

Defined in

src/bot-options.ts:128


ops

ops: object[]

Defined in

src/bot-options.ts:107

Released under the MIT License.