GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayUpdatePresence

https://discord.com/developers/docs/topics/gateway-events#update-presence

API/Interfaces/GatewayUpdatePresence
seyfert/lib/types/gateway.d.ts

Signature

export interface GatewayUpdatePresence

Properties

2
opd

Methods

0

No methods.

Properties

op#
op: GatewayOpcodes.PresenceUpdate;
d#
d: GatewayPresenceUpdateData;