mirror of
https://github.com/discordjs/discord-api-types.git
synced 2026-09-18 01:07:23 +00:00
feat(ActivityType): add Competing activity type (#11)
Ref: https://github.com/discord/discord-api-docs/commit/cd6c72a9a297c32ef59f3243eaddd9167fb4e1c3
This commit is contained in:
@@ -88,6 +88,7 @@ export enum ActivityType {
|
||||
Listening,
|
||||
|
||||
Custom = 4,
|
||||
Competing,
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user