This commit is contained in:
shoopea 2020-06-21 19:43:01 +02:00
parent 88461c28c6
commit 8ba2557c43

View File

@ -7,6 +7,8 @@ import (
"regexp"
"strconv"
"time"
tb "gopkg.in/tucnak/telebot.v2"
)
type Client struct {