jar

io.github.mihaildemidoff : reactive-tg-bots-model

Maven & Gradle

May 08, 2023

reactive-tg-bots-model · Module with telegram models

Table Of Contents

Latest Version

Download io.github.mihaildemidoff : reactive-tg-bots-model JAR file - Latest Versions:

All Versions

Download io.github.mihaildemidoff : reactive-tg-bots-model JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window reactive-tg-bots-model-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.media

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.media.AbstractEditMessageMediaMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.media.EditInlineMessageMediaMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.media.EditMessageMediaMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.chat.member

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.member.ChatMember.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.member.ChatMemberAdministrator.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.member.ChatMemberBanned.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.member.ChatMemberLeft.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.member.ChatMemberMember.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.member.ChatMemberOwner.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.member.ChatMemberRestricted.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.member.ChatMemberStatus.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.payments

├─ io.github.mihaildemidoff.reactive.tg.bots.model.payments.Invoice.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.payments.LabeledPrice.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.payments.OrderInfo.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.payments.PreCheckoutQuery.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.payments.ShippingAddress.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.payments.ShippingOption.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.payments.ShippingQuery.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.payments.SuccessfulPayment.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.pin

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.pin.PinChatMessageMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.pin.UnpinAllChatMessagesMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.pin.UnpinChatMessageMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.videochat

├─ io.github.mihaildemidoff.reactive.tg.bots.model.videochat.VideoChatEnded.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.videochat.VideoChatParticipantsInvited.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.videochat.VideoChatScheduled.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.videochat.VideoChatStarted.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.livelocation.stop

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.livelocation.stop.AbstractStopMessageLiveLocationMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.livelocation.stop.StopInlineMessageLiveLocationMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.livelocation.stop.StopMessageLiveLocationMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.bot.command

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.command.BotCommand.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.command.BotCommandScope.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.command.BotCommandScopeAllChatAdministrators.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.command.BotCommandScopeAllPrivateChats.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.command.BotCommandScopeChat.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.command.BotCommandScopeChatAdministrators.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.command.BotCommandScopeChatMember.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.command.BotCommandScopeDefault.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.command.BotCommandScopeType.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.livelocation.edit

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.livelocation.edit.AbstractEditMessageLiveLocationMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.livelocation.edit.EditInlineMessageLiveLocationMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.livelocation.edit.EditMessageLiveLocationMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.message

├─ io.github.mihaildemidoff.reactive.tg.bots.model.message.Dice.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.message.Message.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.message.MessageAutoDeleteTimerChanged.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.message.MessageEntity.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.message.MessageEntityType.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.message.MessageId.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.message.ProximityAlertTriggered.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.message.Venue.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.message.WebAppData.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.message.WriteAccessAllowed.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.webhook

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.webhook.DeleteWebhookMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.webhook.GetWebhookInfoMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.webhook.SetWebhookMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.members

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.members.GetChatAdministratorsMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.members.GetChatMemberCountMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.members.GetChatMemberMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.members.PromoteChatMemberMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.members.RestrictChatMemberMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.message

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.CopyMessageMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.DeleteMessageMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.ForwardMessageMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendAnimationMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendAudioMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendContactMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendDiceMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendDocumentMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendMediaGroupMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendMessageMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendPhotoMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendVenueMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendVideoMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendVideoNoteMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.SendVoiceMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.menu

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.menu.GetChatMenuButtonMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.menu.SetChatMenuButtonMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.enums

├─ io.github.mihaildemidoff.reactive.tg.bots.model.enums.LanguageCode.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.enums.ParseMode.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.bot

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.BotDescription.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.BotName.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.BotShortDescription.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.media

├─ io.github.mihaildemidoff.reactive.tg.bots.model.media.InputMedia.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.media.InputMediaAnimation.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.media.InputMediaAudio.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.media.InputMediaDocument.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.media.InputMediaPhoto.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.media.InputMediaType.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.media.InputMediaVideo.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.AnswerCallbackQueryMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.ban

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.ban.BanChatMemberMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.ban.BanChatSenderChatMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.ban.UnbanChatMemberMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.ban.UnbanChatSenderChatMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.chat

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.Chat.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.ChatInviteLink.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.ChatJoinRequest.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.ChatLocation.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.ChatMemberUpdated.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.ChatPermissions.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.ChatPhoto.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.ChatShared.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.chat.ChatType.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.user

├─ io.github.mihaildemidoff.reactive.tg.bots.model.user.Contact.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.user.User.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.user.UserProfilesPhotos.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.user.UserShared.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.games

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.games.SendGameMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.ChatAction.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.GetChatMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.LeaveChatMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.SendChatActionMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.GetCustomEmojiStickersMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.SendStickerMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.SetStickerEmojiListMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.SetStickerKeywordsMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.SetStickerMaskPositionMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.UploadStickerFileMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.location

├─ io.github.mihaildemidoff.reactive.tg.bots.model.location.Location.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.joinrequest

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.joinrequest.ApproveChatJoinRequestMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.joinrequest.DeclineChatJoinRequestMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.webhook

├─ io.github.mihaildemidoff.reactive.tg.bots.model.webhook.WebhookInfo.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.file

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.Animation.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.Audio.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.Document.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.File.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.PhotoSize.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.Video.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.VideoNote.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.Voice.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.inline.types

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.types.DocumentMimeType.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.types.InlineQueryResultType.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.types.ThumbnailMimeType.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.types.VideoMimeType.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.common.methoddefinition

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.methoddefinition.BaseBotMediaMethodDefinition.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.methoddefinition.BaseBotMethodDefinition.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.methoddefinition.BooleanBotMediaMethodDefinition.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.methoddefinition.BooleanBotMethodDefinition.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.methoddefinition.BotMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.methoddefinition.ListBotMediaMethodDefinition.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.methoddefinition.ListBotMethodDefinition.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.methoddefinition.TypedBotMediaMethodDefinition.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.methoddefinition.TypedBotMethodDefinition.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.forum

├─ io.github.mihaildemidoff.reactive.tg.bots.model.forum.ForumTopic.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.forum.ForumTopicClosed.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.forum.ForumTopicCreated.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.forum.ForumTopicEdited.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.forum.ForumTopicReopened.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.forum.GeneralForumTopicHidden.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.forum.GeneralForumTopicUnhidden.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.inline

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.inline.AnswerInlineQueryMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.inline.AnswerWebAppQueryMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.inline.content

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.content.InputContactMessageContent.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.content.InputInvoiceMessageContent.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.content.InputLocationMessageContent.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.content.InputMessageContent.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.content.InputTextMessageContent.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.content.InputVenueMessageContent.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.text

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.text.AbstractEditMessageTextMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.text.EditInlineMessageTextMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.text.EditMessageTextMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.poll

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.poll.SendPollMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.poll.StopPollMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.caption

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.caption.AbstractEditMessageCaptionMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.caption.EditInlineMessageCaptionMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.caption.EditMessageCaptionMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.replymarkup

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.replymarkup.AbstractEditMessageReplyMarkupMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.replymarkup.EditInlineMessageReplyMarkupMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.message.replymarkup.EditMessageReplyMarkupMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.file

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.file.GetFileMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.validation

├─ io.github.mihaildemidoff.reactive.tg.bots.model.validation.PassportElementErrorSectionTypeSubset.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.validation.PassportElementErrorSectionTypeSubsetValidator.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.sticker

├─ io.github.mihaildemidoff.reactive.tg.bots.model.sticker.InputSticker.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.sticker.MaskPosition.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.sticker.MaskPositionPoint.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.sticker.Sticker.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.sticker.StickerFormat.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.sticker.StickerSet.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.sticker.StickerType.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.reply.keyboard

├─ io.github.mihaildemidoff.reactive.tg.bots.model.reply.keyboard.KeyboardButton.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.reply.keyboard.KeyboardButtonRequestChat.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.reply.keyboard.KeyboardButtonRequestUser.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.inline

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.CallbackQuery.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.ChosenInlineResult.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.InlineKeyboardButton.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.InlineQuery.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.InlineQueryResultsButton.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.LoginUrl.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.SentWebAppMessage.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.SwitchInlineQueryChosenChat.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.WebAppInfo.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.invitelink

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.invitelink.CreateChatInviteLinkMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.invitelink.EditChatInviteLinkMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.invitelink.ExportChatInviteLinkMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.invitelink.RevokeChatInviteLinkMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.passport

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.EncryptedCredentials.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.EncryptedPassportElement.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.EncryptedPassportElementType.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.PassportData.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.PassportFile.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.reply

├─ io.github.mihaildemidoff.reactive.tg.bots.model.reply.ForceReply.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.reply.InlineKeyboardMarkup.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.reply.ReplyKeyboardMarkup.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.reply.ReplyKeyboardRemove.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.reply.ReplyMarkup.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.CloseMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.DeleteMyCommandsMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.GetMeMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.GetMyCommandsMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.GetMyDescriptionMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.GetMyNameMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.GetMyShortDescriptionMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.LogOutMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.SetMyCommandsMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.SetMyDescriptionMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.SetMyNameMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.SetMyShortDescriptionMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementError.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorDataField.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorFile.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorFiles.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorFrontSide.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorReverseSide.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorSectionType.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorSelfie.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorSource.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorTranslationFile.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorTranslationFiles.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.passport.errors.PassportElementErrorUnspecified.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.management

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.management.DeleteChatPhotoMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.management.DeleteChatStickerSetMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.management.SetChatAdministratorCustomTitleMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.management.SetChatDescriptionMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.management.SetChatPermissionsMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.management.SetChatPhotoMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.management.SetChatStickerSetMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.management.SetChatTitleMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.games.score.set

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.games.score.set.AbstractSetGameScoreMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.games.score.set.SetGameScoreMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.games.score.set.SetInlineGameScoreMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.CloseForumTopicMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.CloseGeneralForumTopicMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.CreateForumTopicMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.DeleteForumTopicMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.EditForumTopicMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.EditGeneralForumTopicMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.GetForumTopicIconStickersMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.HideGeneralForumTopicMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.ReopenForumTopicMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.ReopenGeneralForumTopicMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.UnhideGeneralForumTopicMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.chat.forum.UnpinAllForumTopicMessagesMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.payments

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.payments.AnswerPreCheckoutQueryMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.payments.AnswerShippingQueryMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.payments.CreateInvoiceLinkMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.payments.SendInvoiceMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.file.input

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.input.ByteArrayInputFile.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.input.FileIdInputFile.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.input.FileInputFile.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.input.InputFile.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.input.InputStreamInputFile.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.input.StreamedInputFile.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.file.input.UrlInputFile.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.user

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.user.GetUserProfilePhotosMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.passport

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.passport.SetPassportDataErrorsMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.games.score.get

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.games.score.get.GetGameHighScoresMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.update

├─ io.github.mihaildemidoff.reactive.tg.bots.model.update.Update.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.update

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.update.GetUpdatesMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.update.UpdateType.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model

├─ io.github.mihaildemidoff.reactive.tg.bots.model.ChatAdministratorRights.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.games

├─ io.github.mihaildemidoff.reactive.tg.bots.model.games.CallbackGame.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.games.Game.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.games.GameHighScore.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.poll

├─ io.github.mihaildemidoff.reactive.tg.bots.model.poll.Poll.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.poll.PollAnswer.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.poll.PollOption.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.poll.PollType.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.jackson

├─ io.github.mihaildemidoff.reactive.tg.bots.model.jackson.InstantDeserializer.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.jackson.InstantSerializer.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.inline.result

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResult.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultArticle.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultAudio.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultCachedAudio.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultCachedDocument.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultCachedGif.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultCachedMpeg4Gif.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultCachedPhoto.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultCachedSticker.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultCachedVideo.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultCachedVoice.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultContact.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultDocument.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultGame.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultGif.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultLocation.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultMpeg4Gif.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultPhoto.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultVenue.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultVideo.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.inline.result.InlineQueryResultVoice.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.bot.menu

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.menu.MenuButton.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.menu.MenuButtonCommands.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.menu.MenuButtonDefault.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.menu.MenuButtonType.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.bot.menu.MenuButtonWebApp.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.common

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.BotApiResponse.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.GenericBotApiResponse.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.common.ResponseParameters.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.rights

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.rights.GetMyDefaultAdministratorRightsMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.bot.rights.SetMyDefaultAdministratorRightsMethod.class - [JAR]

io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.set

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.set.AddStickerToSetMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.set.CreateNewStickerSetMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.set.DeleteStickerFromSetMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.set.DeleteStickerSetMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.set.GetStickerSetMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.set.SetCustomEmojiStickerSetThumbnailMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.set.SetStickerPositionInSetMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.set.SetStickerSetThumbnailMethod.class - [JAR]

├─ io.github.mihaildemidoff.reactive.tg.bots.model.methods.sticker.set.SetStickerSetTitleMethod.class - [JAR]