Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateHandler ¶
type UpdateHandler struct { Update tgbotapi.Update Database *gorm.DB Bot *tgbotapi.BotAPI User *models.User MessageToSend *tgbotapi.MessageConfig }
func (UpdateHandler) HandleAnyMessage ¶
func (uh UpdateHandler) HandleAnyMessage()
Click to show internal directories.
Click to hide internal directories.