interface GatewayUpdatePresence {
    d: GatewayPresenceUpdateData;
    op: PresenceUpdate;
}

Properties

d op

Properties