Add fixes and linter improvements to talkers package
This commit is contained in:
@@ -13,4 +13,5 @@ type SenderInterface interface {
|
||||
|
||||
SendMarkdownAnswer(update *tgbotapi.Update, message string)
|
||||
SendMarkdownMessageToChatID(chatID int64, message string)
|
||||
SendMarkdownReply(update *tgbotapi.Update, message string, messageID int)
|
||||
}
|
||||
|
Reference in New Issue
Block a user