Table of Contents

Interface IPresenceUpdateGatewayHandler

Namespace
NetCord.Hosting.Gateway
Assembly
NetCord.Hosting.dll
public interface IPresenceUpdateGatewayHandler : IGatewayHandler

Methods

HandleAsync(Presence)

ValueTask HandleAsync(Presence arg)

Parameters

arg Presence

Returns

ValueTask