Skip to main content
Module

x/discord_api_types/v6.ts>GatewayActivity

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface GatewayActivity
Re-export
Deprecated
Deprecated

API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.

import { type GatewayActivity } from "https://deno.land/x/discord_api_types@0.37.11/v6.ts";

Properties

name: string
optional
url: string | null
created_at: number
optional
timestamps: GatewayActivityTimestamps
optional
application_id: string
optional
details: string | null
optional
state: string | null
optional
emoji: GatewayActivityEmoji
optional
party: GatewayActivityParty
optional
assets: GatewayActivityAssets
optional
secrets: GatewayActivitySecrets
optional
instance: boolean
optional
flags: ActivityFlags