Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.github.unafraid.telegrambot.bots.AbstractTelegramBot (implements org.telegram.telegrambots.longpolling.interfaces.LongPollingUpdateConsumer, org.telegram.telegrambots.meta.generics.TelegramClient)
- com.github.unafraid.telegrambot.bots.DefaultTelegramBot
- com.github.unafraid.telegrambot.util.BotUtil
- com.github.unafraid.telegrambot.util.CommonUtil
- com.github.unafraid.telegrambot.util.MapUtil
- com.github.unafraid.telegrambot.bots.AbstractTelegramBot (implements org.telegram.telegrambots.longpolling.interfaces.LongPollingUpdateConsumer, org.telegram.telegrambots.meta.generics.TelegramClient)
Interface Hierarchy
- com.github.unafraid.telegrambot.handlers.IAccessLevelValidator
- com.github.unafraid.telegrambot.handlers.ITelegramHandler
- com.github.unafraid.telegrambot.handlers.ICallbackQueryHandler
- com.github.unafraid.telegrambot.handlers.ICancelHandler
- com.github.unafraid.telegrambot.handlers.IChannelPostHandler
- com.github.unafraid.telegrambot.handlers.IChatJoinRequestHandler
- com.github.unafraid.telegrambot.handlers.IChatMemberHandler
- com.github.unafraid.telegrambot.handlers.IChosenInlineQueryHandler
- com.github.unafraid.telegrambot.handlers.ICommandHandler
- com.github.unafraid.telegrambot.handlers.IDocumentMessageHandler
- com.github.unafraid.telegrambot.handlers.IEditedChannelPostHandler
- com.github.unafraid.telegrambot.handlers.IEditedMessageHandler
- com.github.unafraid.telegrambot.handlers.IHasMyChatMemberHandler
- com.github.unafraid.telegrambot.handlers.IInlineQueryHandler
- com.github.unafraid.telegrambot.handlers.IMessageHandler
- com.github.unafraid.telegrambot.handlers.IPollAnswerHandler
- com.github.unafraid.telegrambot.handlers.IPollHandler
- com.github.unafraid.telegrambot.handlers.IPreCheckoutQueryHandler
- com.github.unafraid.telegrambot.handlers.IShippingQueryHandler
- com.github.unafraid.telegrambot.handlers.IUnknownUpdateHandler
- com.github.unafraid.telegrambot.handlers.IUpdateHandler
- com.github.unafraid.telegrambot.util.IThrowableFunction<T,
R>