JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.github.ageofwar.telejam
,
io.github.ageofwar.telejam.callbacks
,
io.github.ageofwar.telejam.chats
,
io.github.ageofwar.telejam.commands
,
io.github.ageofwar.telejam.connection
,
io.github.ageofwar.telejam.contacts
,
io.github.ageofwar.telejam.events
,
io.github.ageofwar.telejam.games
,
io.github.ageofwar.telejam.inline
,
io.github.ageofwar.telejam.json
,
io.github.ageofwar.telejam.keyboards
,
io.github.ageofwar.telejam.locations
,
io.github.ageofwar.telejam.loggers
,
io.github.ageofwar.telejam.media
,
io.github.ageofwar.telejam.messages
,
io.github.ageofwar.telejam.methods
,
io.github.ageofwar.telejam.payments
,
io.github.ageofwar.telejam.replymarkups
,
io.github.ageofwar.telejam.stickers
,
io.github.ageofwar.telejam.text
,
io.github.ageofwar.telejam.updates
,
io.github.ageofwar.telejam.users
,
io.github.ageofwar.telejam.webhook
Class Hierarchy
java.lang.Object
io.github.ageofwar.telejam.methods.
AddStickerToSet
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.media.
Animation
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
AnswerCallbackQuery
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
AnswerInlineQuery
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
AnswerPreCheckoutQuery
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
AnswerShippingQuery
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.media.
Audio
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.
Bot
io.github.ageofwar.telejam.games.
CallbackGame
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.callbacks.
CallbackQuery
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.chats.
Chat
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.chats.
Channel
io.github.ageofwar.telejam.chats.
Group
io.github.ageofwar.telejam.chats.
PrivateChat
io.github.ageofwar.telejam.chats.
SuperGroup
io.github.ageofwar.telejam.chats.
ChatAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
io.github.ageofwar.telejam.users.
ChatMember
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.chats.
ChatPhoto
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.inline.
ChosenInlineResult
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.commands.
Command
io.github.ageofwar.telejam.contacts.
Contact
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
CreateNewStickerSet
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.payments.
Currency
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
DeleteChatPhoto
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
DeleteChatStickerSet
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
DeleteMessage
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
DeleteStickerFromSet
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
DeleteWebhook
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.media.
Document
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
EditMessageCaption
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
EditMessageLiveLocation
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
EditMessageMedia
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
EditMessageReplyMarkup
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
EditMessageText
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.events.
EventRegistry
(implements io.github.ageofwar.telejam.callbacks.
CallbackDataHandler
, io.github.ageofwar.telejam.games.
CallbackGameHandler
, io.github.ageofwar.telejam.callbacks.
CallbackQueryHandler
, io.github.ageofwar.telejam.messages.
ChannelPostEditHandler
, io.github.ageofwar.telejam.messages.
ChannelPostHandler
, io.github.ageofwar.telejam.messages.
ChatJoinHandler
, io.github.ageofwar.telejam.commands.
CommandHandler
, io.github.ageofwar.telejam.inline.
InlineQueryHandler
, io.github.ageofwar.telejam.messages.
MessageEditHandler
, io.github.ageofwar.telejam.messages.
MessageHandler
, io.github.ageofwar.telejam.messages.
NewChatMemberHandler
, io.github.ageofwar.telejam.payments.
ShippingQueryHandler
, io.github.ageofwar.telejam.messages.
TextMessageHandler
, io.github.ageofwar.telejam.updates.
UpdateHandler
)
io.github.ageofwar.telejam.methods.
ExportChatInviteLink
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.replymarkups.
ForceReply
(implements io.github.ageofwar.telejam.replymarkups.
ReplyMarkup
)
io.github.ageofwar.telejam.methods.
ForwardMessage
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.messages.
ForwardMessageAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
io.github.ageofwar.telejam.games.
Game
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.games.
GameHighScore
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
GetChat
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
GetChatAdministrators
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
GetChatMember
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
GetChatMembersCount
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
GetFile
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
GetGameHighScores
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
GetMe
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
GetStickerSet
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
GetUpdates
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
GetUserProfilePhotos
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
GetWebhookInfo
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.connection.
Http
io.github.ageofwar.telejam.inline.
InlineKeyboardButton
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.inline.
CallbackDataInlineKeyboardButton
io.github.ageofwar.telejam.inline.
CallbackGameInlineKeyboardButton
io.github.ageofwar.telejam.inline.
PayInlineKeyboardButton
io.github.ageofwar.telejam.inline.
SwitchInlineQueryCurrentChatInlineKeyboardButton
io.github.ageofwar.telejam.inline.
SwitchInlineQueryInlineKeyboardButton
io.github.ageofwar.telejam.inline.
UrlInlineKeyboardButton
io.github.ageofwar.telejam.inline.
InlineKeyboardButtonAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
io.github.ageofwar.telejam.replymarkups.
InlineKeyboardMarkup
(implements io.github.ageofwar.telejam.replymarkups.
ReplyMarkup
)
io.github.ageofwar.telejam.inline.
InlineQuery
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.inline.
InlineQueryResult
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.inline.
InlineQueryResultArticle
io.github.ageofwar.telejam.inline.
InlineQueryResultAudio
io.github.ageofwar.telejam.inline.
InlineQueryResultCachedAudio
io.github.ageofwar.telejam.inline.
InlineQueryResultCachedDocument
io.github.ageofwar.telejam.inline.
InlineQueryResultCachedGif
io.github.ageofwar.telejam.inline.
InlineQueryResultCachedMpeg4Gif
io.github.ageofwar.telejam.inline.
InlineQueryResultCachedPhoto
io.github.ageofwar.telejam.inline.
InlineQueryResultCachedSticker
io.github.ageofwar.telejam.inline.
InlineQueryResultCachedVideo
io.github.ageofwar.telejam.inline.
InlineQueryResultCachedVoice
io.github.ageofwar.telejam.inline.
InlineQueryResultContact
io.github.ageofwar.telejam.inline.
InlineQueryResultDocument
io.github.ageofwar.telejam.inline.
InlineQueryResultGame
io.github.ageofwar.telejam.inline.
InlineQueryResultGif
io.github.ageofwar.telejam.inline.
InlineQueryResultLocation
io.github.ageofwar.telejam.inline.
InlineQueryResultMpeg4Gif
io.github.ageofwar.telejam.inline.
InlineQueryResultPhoto
io.github.ageofwar.telejam.inline.
InlineQueryResultVenue
io.github.ageofwar.telejam.inline.
InlineQueryResultVideo
io.github.ageofwar.telejam.inline.
InlineQueryResultVoice
io.github.ageofwar.telejam.inline.
InlineQueryResultAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
io.github.ageofwar.telejam.inline.
InputContactMessageContent
(implements io.github.ageofwar.telejam.inline.
InputMessageContent
)
io.github.ageofwar.telejam.connection.
InputFile
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.inline.
InputLocationMessageContent
(implements io.github.ageofwar.telejam.inline.
InputMessageContent
)
io.github.ageofwar.telejam.inline.
InputVenueMessageContent
io.github.ageofwar.telejam.media.
InputMedia
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.media.
InputMediaAnimation
io.github.ageofwar.telejam.media.
InputMediaAudio
io.github.ageofwar.telejam.media.
InputMediaDocument
io.github.ageofwar.telejam.media.
InputMediaPhoto
io.github.ageofwar.telejam.media.
InputMediaVideo
io.github.ageofwar.telejam.media.
InputMediaAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
io.github.ageofwar.telejam.inline.
InputMessageContentAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
io.github.ageofwar.telejam.inline.
InputTextMessageContent
(implements io.github.ageofwar.telejam.inline.
InputMessageContent
)
io.github.ageofwar.telejam.payments.
Invoice
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.json.
Json
io.github.ageofwar.telejam.keyboards.
KeyboardButton
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.keyboards.
RequestContactKeyboardButton
io.github.ageofwar.telejam.keyboards.
RequestLocationKeyboardButton
io.github.ageofwar.telejam.keyboards.
KeyboardButtonAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
io.github.ageofwar.telejam.methods.
KickChatMember
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.payments.
LabeledPrice
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
LeaveChat
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.text.
Link
io.github.ageofwar.telejam.locations.
Location
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.loggers.
Loggers
io.github.ageofwar.telejam.text.
Markdown
io.github.ageofwar.telejam.stickers.
MaskPosition
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.text.
Mention
io.github.ageofwar.telejam.messages.
Message
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.messages.
AnimationMessage
io.github.ageofwar.telejam.messages.
AudioMessage
io.github.ageofwar.telejam.messages.
ChatCreatedMessage
io.github.ageofwar.telejam.messages.
ConnectedWebsiteMessage
io.github.ageofwar.telejam.messages.
ContactMessage
io.github.ageofwar.telejam.messages.
DeleteChatPhotoMessage
io.github.ageofwar.telejam.messages.
DocumentMessage
io.github.ageofwar.telejam.messages.
Forward
<T>
io.github.ageofwar.telejam.messages.
GameMessage
io.github.ageofwar.telejam.messages.
InvoiceMessage
io.github.ageofwar.telejam.messages.
LeftChatMemberMessage
io.github.ageofwar.telejam.messages.
LocationMessage
io.github.ageofwar.telejam.messages.
MessagePinnedMessage
io.github.ageofwar.telejam.messages.
MigrateFromChatIdMessage
io.github.ageofwar.telejam.messages.
MigrateToChatIdMessage
io.github.ageofwar.telejam.messages.
NewChatMembersMessage
io.github.ageofwar.telejam.messages.
NewChatPhotoMessage
io.github.ageofwar.telejam.messages.
NewChatTitleMessage
io.github.ageofwar.telejam.messages.
PhotoMessage
io.github.ageofwar.telejam.messages.
StickerMessage
io.github.ageofwar.telejam.messages.
SuccessfulPaymentMessage
io.github.ageofwar.telejam.messages.
TextMessage
io.github.ageofwar.telejam.messages.
VenueMessage
io.github.ageofwar.telejam.messages.
VideoMessage
io.github.ageofwar.telejam.messages.
VideoNoteMessage
io.github.ageofwar.telejam.messages.
VoiceMessage
io.github.ageofwar.telejam.messages.
MessageAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
io.github.ageofwar.telejam.messages.
MessageEntity
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.payments.
OrderInfo
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.media.
PhotoSize
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
PinChatMessage
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.payments.
PreCheckoutQuery
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
PromoteChatMember
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.replymarkups.
ReplyKeyboardMarkup
(implements io.github.ageofwar.telejam.replymarkups.
ReplyMarkup
)
io.github.ageofwar.telejam.replymarkups.
ReplyKeyboardRemove
(implements io.github.ageofwar.telejam.replymarkups.
ReplyMarkup
)
io.github.ageofwar.telejam.replymarkups.
ReplyMarkupAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
io.github.ageofwar.telejam.connection.
ResponseParameters
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
RestrictChatMember
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.connection.
Result
<T> (implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
SendAnimation
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendAudio
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendChatAction
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendContact
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendDocument
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendGame
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendInvoice
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendLocation
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendMediaGroup
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendMessage
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendPhoto
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendSticker
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendVenue
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendVideo
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendVideoNote
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SendVoice
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SetChatDescription
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SetChatPhoto
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SetChatStickerSet
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SetChatTitle
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SetGameScore
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SetStickerPositionInSet
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
SetWebhook
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.payments.
ShippingAddress
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.payments.
ShippingOption
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.payments.
ShippingQuery
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.stickers.
Sticker
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.stickers.
StickerSet
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.methods.
StopMessageLiveLocation
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.payments.
SuccessfulPayment
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.
TelegramBot
(implements java.lang.Runnable, io.github.ageofwar.telejam.updates.
UpdateHandler
)
io.github.ageofwar.telejam.
LongPollingBot
(implements java.lang.AutoCloseable)
io.github.ageofwar.telejam.text.
Text
(implements java.lang.CharSequence)
io.github.ageofwar.telejam.text.
TextBuilder
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
io.github.ageofwar.telejam.
TelegramException
java.lang.RuntimeException
io.github.ageofwar.telejam.json.
JsonSyntaxException
io.github.ageofwar.telejam.text.
TextParseException
io.github.ageofwar.telejam.methods.
UnbanChatMember
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.methods.
UnpinChatMessage
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.updates.
Update
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.updates.
CallbackQueryUpdate
io.github.ageofwar.telejam.updates.
ChannelPostUpdate
io.github.ageofwar.telejam.updates.
ChosenInlineResultUpdate
io.github.ageofwar.telejam.updates.
EditedChannelPostUpdate
io.github.ageofwar.telejam.updates.
EditedMessageUpdate
io.github.ageofwar.telejam.updates.
InlineQueryUpdate
io.github.ageofwar.telejam.updates.
MessageUpdate
io.github.ageofwar.telejam.updates.
PreCheckoutQueryUpdate
io.github.ageofwar.telejam.updates.
ShippingQueryUpdate
io.github.ageofwar.telejam.updates.
UpdateAdapter
(implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
io.github.ageofwar.telejam.updates.
UpdateReader
(implements java.lang.AutoCloseable)
io.github.ageofwar.telejam.connection.
UploadFile
(implements java.io.Closeable)
io.github.ageofwar.telejam.methods.
UploadStickerFile
(implements io.github.ageofwar.telejam.methods.
TelegramMethod
<T>)
io.github.ageofwar.telejam.users.
User
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.users.
UserProfilePhotos
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.locations.
Venue
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.media.
Video
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.media.
VideoNote
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.media.
Voice
(implements io.github.ageofwar.telejam.
TelegramObject
)
io.github.ageofwar.telejam.webhook.
WebhookInfo
(implements io.github.ageofwar.telejam.
TelegramObject
)
Interface Hierarchy
io.github.ageofwar.telejam.callbacks.
CallbackDataHandler
io.github.ageofwar.telejam.games.
CallbackGameHandler
io.github.ageofwar.telejam.callbacks.
CallbackQueryHandler
io.github.ageofwar.telejam.messages.
ChannelPostEditHandler
io.github.ageofwar.telejam.messages.
ChannelPostHandler
io.github.ageofwar.telejam.messages.
ChatJoinHandler
io.github.ageofwar.telejam.commands.
CommandHandler
io.github.ageofwar.telejam.inline.
InlineQueryHandler
io.github.ageofwar.telejam.messages.
MessageEditHandler
io.github.ageofwar.telejam.messages.
MessageHandler
io.github.ageofwar.telejam.messages.
NewChatMemberHandler
java.io.Serializable
io.github.ageofwar.telejam.
TelegramObject
io.github.ageofwar.telejam.inline.
InputMessageContent
io.github.ageofwar.telejam.replymarkups.
ReplyMarkup
io.github.ageofwar.telejam.payments.
ShippingQueryHandler
io.github.ageofwar.telejam.methods.
TelegramMethod
<T>
io.github.ageofwar.telejam.messages.
TextMessageHandler
io.github.ageofwar.telejam.updates.
UpdateHandler
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
io.github.ageofwar.telejam.users.
ChatMember.Status
io.github.ageofwar.telejam.stickers.
MaskPosition.Point
io.github.ageofwar.telejam.messages.
MessageEntity.Type
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes