Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Bot *tb.Bot
Bot contains telebot instance
View Source
var ChatData *chatData
ChatData manage access to stored data about a chat
View Source
var History *history
History manages acces to chat history
View Source
var Users *users
Users shared user for commands
Functions ¶
func InitChatData ¶
func InitChatData(chatDataFilePath string)
InitChatData is meant to store infos about a chat.
func InitHistory ¶
InitHistory init a chit history of a given size
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.