|
@@ -938,7 +938,7 @@ type Activity struct {
|
|
type ActivityType int
|
|
type ActivityType int
|
|
|
|
|
|
// Valid ActivityType values
|
|
// 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 (
|
|
const (
|
|
ActivityTypeGame GameType = iota
|
|
ActivityTypeGame GameType = iota
|
|
ActivityTypeStreaming
|
|
ActivityTypeStreaming
|