Skip to main content

ActivityLocation

@discordeno/botDocs


Documentation / @discordeno/bot / ActivityLocation

Interface: ActivityLocation

Properties

channelId

channelId: bigint

The id of the Channel

Defined in

packages/bot/src/transformers/types.ts:146


guildId?

optional guildId: bigint

The id of the Guild

Defined in

packages/bot/src/transformers/types.ts:148


id

id: string

The unique identifier for the location

Defined in

packages/bot/src/transformers/types.ts:142


kind

kind: DiscordActivityLocationKind

Enum describing kind of location

Defined in

packages/bot/src/transformers/types.ts:144