MinimalRole

Namespace: Discord

Properties

Name

Description

Type

Id

The role's ID

ulong

Guild

The guild containing the role

MinimalGuild

Methods

Modify

Modifies the role.

Parameters

Name

Description

Type

properties

The changes you want to make

RoleProperties

Delete

Deletes the role.

AsMessagable

Converts the role into a string which can be used in messages to ping it.

Returns

string

Last updated