GatewayActivitySecrets

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

Signature

export type GatewayActivitySecrets = Partial<Record<'join' | 'match' | 'spectate', string>>;

Members

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