ODRoleUpdateResult interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
This interface represents the result of a single role when the roles of users are updated.
Properties
action
type ➜ null|"added"|"removed"
The action which was done. null
when nothing happend.
role
type ➜ discord.Role
The role which was affected.