This commit is contained in:
shoopea 2019-06-11 10:01:36 +08:00
parent 4ec1eb5f9b
commit 04de612c2a

2
def.go
View File

@ -2,6 +2,8 @@ package main
import (
"time"
tb "gopkg.in/tucnak/telebot.v2"
)
type TGCommand struct {