Documentation ¶
Index ¶
- func HandleCallsCommand(bot *gotgbot.Bot, ctx *ext.Context) error
- func HandleGroupCommand(bot *gotgbot.Bot, ctx *ext.Context) error
- func HandleLanguageCommand(bot *gotgbot.Bot, ctx *ext.Context) error
- func HandleLeftCommand(bot *gotgbot.Bot, ctx *ext.Context) error
- func HandleSettingsCommand(bot *gotgbot.Bot, ctx *ext.Context) error
- func HandleStartCommand(bot *gotgbot.Bot, ctx *ext.Context) error
- func HandleStudentsCommand(bot *gotgbot.Bot, ctx *ext.Context) error
- func HandleTodayCommand(bot *gotgbot.Bot, ctx *ext.Context) error
- func HandleTomorrowCommand(bot *gotgbot.Bot, ctx *ext.Context) error
- func InitCommands(chatRepo2 data.ChatRepository, userRepo2 data.UserRepository, api2 api2.Api, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleCallsCommand ¶
func HandleGroupCommand ¶
func HandleLanguageCommand ¶
func HandleLeftCommand ¶
func HandleSettingsCommand ¶
func HandleStartCommand ¶
func HandleStudentsCommand ¶
func HandleTodayCommand ¶
func HandleTomorrowCommand ¶
func InitCommands ¶
func InitCommands( chatRepo2 data.ChatRepository, userRepo2 data.UserRepository, api2 api2.Api, languages2 map[string]i18n.Language, groupsCache2 *groupscache.Cache, )
InitCommands initializes commands package. Must be called before using this package
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.