Skip to main content

BotActivity

@discordeno/bot


Documentation / @discordeno/bot / BotActivity

Interface: BotActivity

Defined in: packages/gateway/dist/types/types.d.ts:179

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

Properties

name

name: string

Defined in: packages/gateway/dist/types/types.d.ts:180


type

type: ActivityTypes

Defined in: packages/gateway/dist/types/types.d.ts:181


url?

optional url: string

Defined in: packages/gateway/dist/types/types.d.ts:182