Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandInfo ¶
func CommandInfo(update tgbotapi.Update) (tgbotapi.MessageConfig, error)
CommandInfo is the /info command
func CommandStart ¶
func CommandStart(update tgbotapi.Update) (tgbotapi.MessageConfig, error)
CommandStart is the /start command
func CommandUnknown ¶
func CommandUnknown(update tgbotapi.Update) (tgbotapi.MessageConfig, error)
CommandUnknown is for any unknown command
Types ¶
Click to show internal directories.
Click to hide internal directories.