Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func New ¶
func New( telegramRepo telegramRepo, queueRepo queueRepo, storageService storageService, ) *Handler
func (*Handler) Run ¶
func (h *Handler) Run(update *client.UpdateDeleteMessages)
Run выполняет обрабатку обновления об удалении сообщений
Click to show internal directories.
Click to hide internal directories.