Jelajahi Sumber

Fixing Nits

Bruce Marriner 5 tahun lalu
induk
melakukan
19c4a067d0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      structs.go

+ 1 - 1
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