Documentation ¶
Index ¶
- func AddTemp(m tgbotapi.Message, tempTime time.Time, bot *tg.Bot)
- func CheckGroup(now time.Time, group database.Group, bot *tg.Bot)
- func CheckNext(db *xorm.Engine, now time.Time) ([]api.Notify, error)
- func CheckShedules(bot *tg.Bot, now time.Time)
- func ClearTemp(bot *tg.Bot, now time.Time)
- func FirstMailing(bot *tg.Bot, now time.Time)
- func HandleErr(err error)
- func Mailing(bot *tg.Bot, notes []api.Notify)
- func ShortPairStr(lesson database.Lesson) string
- func StrNext(db *xorm.Engine, note api.Notify) (string, error)
- func StrNextDay(bot *tg.Bot, note api.Notify) (string, error)
- type Next
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FirstMailing ¶
Рассылка сообщений о начале занятий
func ShortPairStr ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.