GetRoleIdFromRoleName
GetRoleIdFromRoleName
GET
exports.Badger_Discord_API:GetRoleIdFromRoleName(roleName)
This export allows you to get a Discord role ID from what it is named on the Guild.
Query Parameters
Name | Type | Description |
---|---|---|
roleName | string | The name of the Discord role you want the ID for. |
Last updated