Interface ISubscriptionCreateShardedGatewayHandler
public interface ISubscriptionCreateShardedGatewayHandler : IShardedGatewayHandler
Methods
HandleAsync(GatewayClient, Subscription)
ValueTask HandleAsync(GatewayClient client, Subscription arg)
Parameters
client
GatewayClientarg
Subscription