Reminders for league. Now just reminders, without attack button
This commit is contained in:
@@ -11,6 +11,7 @@ import (
|
||||
type RouterInterface interface {
|
||||
Init()
|
||||
|
||||
RouteCallback(update *tgbotapi.Update) string
|
||||
RouteInline(update *tgbotapi.Update) string
|
||||
RouteRequest(update *tgbotapi.Update) string
|
||||
}
|
||||
|
Reference in New Issue
Block a user