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