diff --git a/structs.go b/structs.go index 8abc1c6..f8f6707 100644 --- a/structs.go +++ b/structs.go @@ -938,7 +938,7 @@ type Activity struct { type ActivityType int // Valid ActivityType values -//https://discordapp.com/developers/docs/topics/gateway#activity-object-activity-types +// https://discordapp.com/developers/docs/topics/gateway#activity-object-activity-types const ( ActivityTypeGame GameType = iota ActivityTypeStreaming