Interface IRoleDeleteGatewayHandler
Sent when a guild role is deleted.
public interface IRoleDeleteGatewayHandler : IGatewayHandler
Remarks
Required Intents: Guilds
Optional Intents: None
Methods
HandleAsync(RoleDeleteEventArgs)
ValueTask HandleAsync(RoleDeleteEventArgs arg)