export type GatewayActivitySecrets = Partial<Record<'join' | 'match' | 'spectate', string>>;
See also: https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-secrets
export type GatewayActivitySecrets = Partial<Record<'join' | 'match' | 'spectate', string>>;
See also: https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-secrets