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, USERS

    Fields inherited from class org.telegram.telegrambots.bots.DefaultAbsSender

    exe
  • Constructor Summary

    Constructors
    Constructor
    Description
    ProcessNotifierTelegramBot(String botToken, String botUsername, org.telegram.telegrambots.bots.DefaultBotOptions botOptions)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    org.telegram.abilitybots.api.objects.Ability
     

    Methods inherited from class org.telegram.abilitybots.api.bot.AbilityBot

    clearWebhook, onUpdateReceived

    Methods 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, users

    Methods 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, sendApiMethodAsync

    Methods inherited from class org.telegram.telegrambots.meta.bots.AbsSender

    execute, executeAsync, executeAsync, getMe, getMeAsync, getMeAsync, getWebhookInfo, getWebhookInfoAsync, getWebhookInfoAsync

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.telegram.telegrambots.meta.generics.LongPollingBot

    getOptions, onClosing, onUpdatesReceived

    Methods inherited from interface org.telegram.telegrambots.meta.generics.TelegramBot

    getBotToken, getBotUsername, onRegister
  • Constructor Details

    • ProcessNotifierTelegramBot

      public ProcessNotifierTelegramBot(String botToken, String botUsername, org.telegram.telegrambots.bots.DefaultBotOptions botOptions)
  • Method Details

    • creatorId

      public long creatorId()
      Specified by:
      creatorId in class org.telegram.abilitybots.api.bot.BaseAbilityBot
    • sayId

      public org.telegram.abilitybots.api.objects.Ability sayId()