Package ru.bgcrm.plugin.ufanet.telegram
Class ProcessNotifierTelegramBot
java.lang.Object
org.telegram.telegrambots.meta.bots.AbsSender
org.telegram.telegrambots.bots.DefaultAbsSender
org.telegram.abilitybots.api.bot.BaseAbilityBot
org.telegram.abilitybots.api.bot.AbilityBot
ru.bgcrm.plugin.ufanet.telegram.ProcessNotifierTelegramBot
- All Implemented Interfaces:
org.telegram.abilitybots.api.util.AbilityExtension,org.telegram.telegrambots.meta.generics.LongPollingBot,org.telegram.telegrambots.meta.generics.TelegramBot
public class ProcessNotifierTelegramBot
extends org.telegram.abilitybots.api.bot.AbilityBot
02.04.18 by E.Baiburin
-
Field Summary
Fields inherited from class org.telegram.abilitybots.api.bot.BaseAbilityBot
ADMINS, BLACKLIST, db, DEFAULT, sender, silent, STATS, USER_ID, USERSFields inherited from class org.telegram.telegrambots.bots.DefaultAbsSender
exe -
Constructor Summary
ConstructorsConstructorDescriptionProcessNotifierTelegramBot(String botToken, String botUsername, org.telegram.telegrambots.bots.DefaultBotOptions botOptions) -
Method Summary
Methods inherited from class org.telegram.abilitybots.api.bot.AbilityBot
clearWebhook, onUpdateReceivedMethods inherited from class org.telegram.abilitybots.api.bot.BaseAbilityBot
abilities, addExtension, addExtensions, addExtensions, admins, allowContinuousText, blacklist, checkGlobalFlags, db, getBotToken, getBotUsername, getCommandPrefix, getCommandRegexSplit, getPrivacy, isAdmin, isCreator, isGroupAdmin, isGroupAdmin, onRegister, replies, sender, silent, stats, userIds, usersMethods inherited from class org.telegram.telegrambots.bots.DefaultAbsSender
downloadFile, downloadFile, downloadFile, downloadFile, downloadFileAsStream, downloadFileAsStream, downloadFileAsync, downloadFileAsync, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, execute, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, getBaseUrl, getOptions, sendApiMethod, sendApiMethodAsync, sendApiMethodAsyncMethods inherited from class org.telegram.telegrambots.meta.bots.AbsSender
execute, executeAsync, executeAsync, getMe, getMeAsync, getMeAsync, getWebhookInfo, getWebhookInfoAsync, getWebhookInfoAsyncMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.telegram.telegrambots.meta.generics.LongPollingBot
getOptions, onClosing, onUpdatesReceivedMethods inherited from interface org.telegram.telegrambots.meta.generics.TelegramBot
getBotToken, getBotUsername, onRegister
-
Constructor Details
-
ProcessNotifierTelegramBot
-
-
Method Details
-
creatorId
public long creatorId()- Specified by:
creatorIdin classorg.telegram.abilitybots.api.bot.BaseAbilityBot
-
sayId
public org.telegram.abilitybots.api.objects.Ability sayId()
-