Interface IRoleCreateGatewayHandler
Sent when a guild role is created.
public interface IRoleCreateGatewayHandler : IGatewayHandler
Remarks
Required Intents: Guilds
Optional Intents: None
Methods
HandleAsync(Role)
ValueTask HandleAsync(Role arg)
Parameters
arg
Role