public abstract class TelegramWebhookBot extends DefaultAbsSender implements WebhookBot
| Constructor and Description |
|---|
TelegramWebhookBot() |
TelegramWebhookBot(DefaultBotOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
setWebhook(String url,
String publicCertificatePath) |
downloadFile, downloadFile, downloadFileAsync, downloadFileAsync, getBotToken, getOptions, sendApiMethod, sendApiMethodAsync, sendAudio, sendDocument, sendPhoto, sendSticker, sendVideo, sendVoiceanswerCallbackQuery, answerCallbackQueryAsync, answerInlineQuery, answerInlineQueryAsync, deleteWebhook, deleteWebhook, editMessageCaption, editMessageCaptionAsync, editMessageReplyMarkup, editMessageReplyMarkup, editMessageText, editMessageTextAsync, forwardMessage, forwardMessageAsync, getChat, getChatAdministrators, getChatAdministratorsAsync, getChatAsync, getChatMember, getChatMemberAsync, getChatMemberCount, getChatMemberCountAsync, getFile, getFileAsync, getGameHighScores, getGameHighScoresAsync, getMe, getMeAsync, getUserProfilePhotos, getUserProfilePhotosAsync, getWebhookInfo, getWebhookInfoAsync, kickMember, kickMemberAsync, leaveChat, leaveChatAsync, sendChatAction, sendChatActionAsync, sendContact, sendContactAsync, sendGame, sendGameAsync, sendLocation, sendLocationAsync, sendMessage, sendMessageAsync, sendVenue, sendVenueAsync, setGameScore, setGameScoreAsync, unbanMember, unbanMemberAsyncclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBotPath, getBotToken, getBotUsername, onWebhookUpdateReceivedpublic TelegramWebhookBot()
public TelegramWebhookBot(DefaultBotOptions options)
public void setWebhook(String url, String publicCertificatePath) throws TelegramApiRequestException
setWebhook in interface WebhookBotTelegramApiRequestExceptionCopyright © 2017. All rights reserved.