Skip to content

Class: GroupRole

structures/Group.GroupRole

Table of contents

Constructors

Properties

Constructors

constructor

+ new GroupRole(data: GroupRoleOptions, client: default): GroupRole

Parameters:

Name Type
data GroupRoleOptions
client default

Returns: GroupRole

Defined in: structures/Group.ts:781

Properties

client

client: default

Defined in: structures/Group.ts:777


group

group: PartialGroup

Defined in: structures/Group.ts:781


id

id: null | number

Defined in: structures/Group.ts:778


name

name: null | string

Defined in: structures/Group.ts:779


rank

rank: null | number

Defined in: structures/Group.ts:780