Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptCallbackHandler ¶
type AcceptCallbackHandler struct {
// contains filtered or unexported fields
}
AcceptCallbackHandler handle "accept" button from support form
func NewAcceptCallbackHandler ¶
func NewAcceptCallbackHandler( tga *telegram.TelegramBotAdapter, ts *services.TranslatorService, uor repositories.IUserStateRepository, tr repositories.ITopicsRepository, ) *AcceptCallbackHandler
func (*AcceptCallbackHandler) Handle ¶
func (h *AcceptCallbackHandler) Handle(ctx context.Context, update *tgbotapi.CallbackQuery)
Handle "accept" button from support form
Click to show internal directories.
Click to hide internal directories.