mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
Rename game activity type to playing (#3807)
This commit is contained in:
@@ -409,7 +409,7 @@ export enum VideoQualityModes {
|
||||
|
||||
/** https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-types */
|
||||
export enum ActivityTypes {
|
||||
Game = 0,
|
||||
Playing = 0,
|
||||
Streaming = 1,
|
||||
Listening = 2,
|
||||
Watching = 3,
|
||||
|
||||
Reference in New Issue
Block a user