Documentation
¶
Index ¶
- func DeleteMsg(msgId int)
- func EditAndSendMsg(msgId int, text string, replyMarkup tgbotapi.InlineKeyboardMarkup)
- func GetBotApi() *tgbotapi.BotAPI
- func HandleCallback(query *tgbotapi.CallbackQuery)
- func HandleMessage(msg *tgbotapi.Message)
- func SendMsg(msg tgbotapi.MessageConfig)
- func SendOtherNotify(text string)
- func SendTradeSuccMsg(order model.TradeOrders)
- func SendWelcome(version string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EditAndSendMsg ¶
func EditAndSendMsg(msgId int, text string, replyMarkup tgbotapi.InlineKeyboardMarkup)
func HandleCallback ¶
func HandleCallback(query *tgbotapi.CallbackQuery)
func HandleMessage ¶
func SendMsg ¶
func SendMsg(msg tgbotapi.MessageConfig)
func SendOtherNotify ¶
func SendOtherNotify(text string)
func SendTradeSuccMsg ¶
func SendTradeSuccMsg(order model.TradeOrders)
func SendWelcome ¶
func SendWelcome(version string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.