Table of Contents

Interface IPresenceUpdateShardedGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IPresenceUpdateShardedGatewayHandler : IShardedGatewayHandler

Methods

HandleAsync(GatewayClient, Presence)

ValueTask HandleAsync(GatewayClient client, Presence arg)

Parameters

client GatewayClient
arg Presence

Returns

ValueTask