Package ru.bgcrm.plugin.ufanet.telegram
Interface ITelegramBotAPI
- All Known Implementing Classes:
BgcrmNotifierTelegramBot,TelegramBotExt
public interface ITelegramBotAPI
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidsendMessage(String chatId, String text) voidsendMessage(String chatId, String text, String parseMode)
-
Field Details
-
MARKDOWN
- See Also:
-
HTML
- See Also:
-
-
Method Details
-
sendMessage
-
sendMessage
-