This website requires JavaScript.
Explore
Help
Sign In
VLADIMIR
/
all-tg-bot
Watch
1
Star
0
Fork
You've already forked all-tg-bot
0
Code
Pull Requests
Releases
Activity
de70ca6e91
all-tg-bot
/
commands
/
command.go
9 lines
102 B
Go
Raw
Blame
History
package
commands
type
Command
string
const
(
Start
=
Command
(
"/start"
)
Ping
=
Command
(
"/ping"
)
)
View Git Blame
Copy Permalink