up
This commit is contained in:
+2
-1
@@ -6,5 +6,6 @@ const (
|
||||
Start = Command("/start")
|
||||
Help = Command("/help")
|
||||
Ping = Command("/ping")
|
||||
Go = Command("/go")
|
||||
Go = Command("/go")
|
||||
Stat = Command("/stat")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user