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