Packages@robojs/mock
DispatchRoleUpdateOptions
Interface: DispatchRoleUpdateOptions
Options for dispatching role update event
Properties
| Property | Type |
|---|---|
guildId | string |
roleId | string |
updates | Partial<MockRoleConfig> |
Robo.jsOptions for dispatching role update event
| Property | Type |
|---|---|
guildId | string |
roleId | string |
updates | Partial<MockRoleConfig> |