$deleteRoles
Deletes the provided roles.
Usage
This function has three fields.
Field
Description
Type
Required
guildID
The guild these role(s) belong to.
Snowflake
Yes
reason
The reason for deleting these roles.
String
Yes
roleIDs
The roles to delete.
Snowflake
Yes
Example
Last updated
Was this helpful?