GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayActivityUpdateData

https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-structure

API/Type Aliases/GatewayActivityUpdateData
seyfert/lib/types/gateway.d.ts

Signature

export type GatewayActivityUpdateData = Pick<GatewayActivity, 'name' | 'state' | 'type' | 'url'>;

Members

This export does not declare public properties or methods in the generated declaration file.