Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.telegram.telegrambots.meta.bots.AbsSender
- org.telegram.telegrambots.bots.DefaultAbsSender
- org.telegram.telegrambots.bots.TelegramLongPollingBot (implements org.telegram.telegrambots.meta.generics.LongPollingBot)
- com.github.unafraid.telegrambot.bots.AbstractTelegramBot
- com.github.unafraid.telegrambot.bots.DefaultTelegramBot
- com.github.unafraid.telegrambot.bots.AbstractTelegramBot
- org.telegram.telegrambots.bots.TelegramLongPollingBot (implements org.telegram.telegrambots.meta.generics.LongPollingBot)
- org.telegram.telegrambots.bots.DefaultAbsSender
- com.github.unafraid.telegrambot.util.BotUtil
- com.github.unafraid.telegrambot.util.CommonUtil
- com.github.unafraid.telegrambot.util.MapUtil
- org.telegram.telegrambots.meta.bots.AbsSender
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.IChosenInlineQueryHandler
- com.github.unafraid.telegrambot.handlers.ICommandHandler
- com.github.unafraid.telegrambot.handlers.IDocumentMessageHandler
- com.github.unafraid.telegrambot.handlers.IEditedMessageHandler
- com.github.unafraid.telegrambot.handlers.IInlineQueryHandler
- com.github.unafraid.telegrambot.handlers.IMessageHandler
- com.github.unafraid.telegrambot.util.IThrowableFunction<T,R>