LICENSE.md
README.md
pyproject.toml
setup.cfg
xtgbot/tg/__init__.py
xtgbot/tg/base_type.py
xtgbot/tg/session.py
xtgbot/tg/methods/BaseMethod.py
xtgbot/tg/methods/__init__.py
xtgbot/tg/methods/addStickerToSet.py
xtgbot/tg/methods/answerCallbackQuery.py
xtgbot/tg/methods/answerInlineQuery.py
xtgbot/tg/methods/answerPreCheckoutQuery.py
xtgbot/tg/methods/answerShippingQuery.py
xtgbot/tg/methods/answerWebAppQuery.py
xtgbot/tg/methods/approveChatJoinRequest.py
xtgbot/tg/methods/banChatMember.py
xtgbot/tg/methods/banChatSenderChat.py
xtgbot/tg/methods/close.py
xtgbot/tg/methods/closeForumTopic.py
xtgbot/tg/methods/closeGeneralForumTopic.py
xtgbot/tg/methods/convertGiftToStars.py
xtgbot/tg/methods/copyMessage.py
xtgbot/tg/methods/copyMessages.py
xtgbot/tg/methods/createChatInviteLink.py
xtgbot/tg/methods/createChatSubscriptionInviteLink.py
xtgbot/tg/methods/createForumTopic.py
xtgbot/tg/methods/createInvoiceLink.py
xtgbot/tg/methods/createNewStickerSet.py
xtgbot/tg/methods/declineChatJoinRequest.py
xtgbot/tg/methods/deleteBusinessMessages.py
xtgbot/tg/methods/deleteChatPhoto.py
xtgbot/tg/methods/deleteChatStickerSet.py
xtgbot/tg/methods/deleteForumTopic.py
xtgbot/tg/methods/deleteMessage.py
xtgbot/tg/methods/deleteMessages.py
xtgbot/tg/methods/deleteMyCommands.py
xtgbot/tg/methods/deleteStickerFromSet.py
xtgbot/tg/methods/deleteStickerSet.py
xtgbot/tg/methods/deleteStory.py
xtgbot/tg/methods/deleteWebhook.py
xtgbot/tg/methods/editChatInviteLink.py
xtgbot/tg/methods/editChatSubscriptionInviteLink.py
xtgbot/tg/methods/editForumTopic.py
xtgbot/tg/methods/editGeneralForumTopic.py
xtgbot/tg/methods/editMessageCaption.py
xtgbot/tg/methods/editMessageChecklist.py
xtgbot/tg/methods/editMessageLiveLocation.py
xtgbot/tg/methods/editMessageMedia.py
xtgbot/tg/methods/editMessageReplyMarkup.py
xtgbot/tg/methods/editMessageText.py
xtgbot/tg/methods/editStory.py
xtgbot/tg/methods/editUserStarSubscription.py
xtgbot/tg/methods/exportChatInviteLink.py
xtgbot/tg/methods/forwardMessage.py
xtgbot/tg/methods/forwardMessages.py
xtgbot/tg/methods/getAvailableGifts.py
xtgbot/tg/methods/getBusinessAccountGifts.py
xtgbot/tg/methods/getBusinessAccountStarBalance.py
xtgbot/tg/methods/getBusinessConnection.py
xtgbot/tg/methods/getChat.py
xtgbot/tg/methods/getChatAdministrators.py
xtgbot/tg/methods/getChatMember.py
xtgbot/tg/methods/getChatMemberCount.py
xtgbot/tg/methods/getChatMenuButton.py
xtgbot/tg/methods/getCustomEmojiStickers.py
xtgbot/tg/methods/getFile.py
xtgbot/tg/methods/getForumTopicIconStickers.py
xtgbot/tg/methods/getGameHighScores.py
xtgbot/tg/methods/getMe.py
xtgbot/tg/methods/getMyCommands.py
xtgbot/tg/methods/getMyDefaultAdministratorRights.py
xtgbot/tg/methods/getMyDescription.py
xtgbot/tg/methods/getMyName.py
xtgbot/tg/methods/getMyShortDescription.py
xtgbot/tg/methods/getMyStarBalance.py
xtgbot/tg/methods/getStarTransactions.py
xtgbot/tg/methods/getStickerSet.py
xtgbot/tg/methods/getUpdates.py
xtgbot/tg/methods/getUserChatBoosts.py
xtgbot/tg/methods/getUserProfilePhotos.py
xtgbot/tg/methods/getWebhookInfo.py
xtgbot/tg/methods/giftPremiumSubscription.py
xtgbot/tg/methods/hideGeneralForumTopic.py
xtgbot/tg/methods/leaveChat.py
xtgbot/tg/methods/logOut.py
xtgbot/tg/methods/pinChatMessage.py
xtgbot/tg/methods/postStory.py
xtgbot/tg/methods/promoteChatMember.py
xtgbot/tg/methods/readBusinessMessage.py
xtgbot/tg/methods/refundStarPayment.py
xtgbot/tg/methods/removeBusinessAccountProfilePhoto.py
xtgbot/tg/methods/removeChatVerification.py
xtgbot/tg/methods/removeUserVerification.py
xtgbot/tg/methods/reopenForumTopic.py
xtgbot/tg/methods/reopenGeneralForumTopic.py
xtgbot/tg/methods/replaceStickerInSet.py
xtgbot/tg/methods/restrictChatMember.py
xtgbot/tg/methods/revokeChatInviteLink.py
xtgbot/tg/methods/savePreparedInlineMessage.py
xtgbot/tg/methods/sendAnimation.py
xtgbot/tg/methods/sendAudio.py
xtgbot/tg/methods/sendChatAction.py
xtgbot/tg/methods/sendChecklist.py
xtgbot/tg/methods/sendContact.py
xtgbot/tg/methods/sendDice.py
xtgbot/tg/methods/sendDocument.py
xtgbot/tg/methods/sendGame.py
xtgbot/tg/methods/sendGift.py
xtgbot/tg/methods/sendInvoice.py
xtgbot/tg/methods/sendLocation.py
xtgbot/tg/methods/sendMediaGroup.py
xtgbot/tg/methods/sendMessage.py
xtgbot/tg/methods/sendPaidMedia.py
xtgbot/tg/methods/sendPhoto.py
xtgbot/tg/methods/sendPoll.py
xtgbot/tg/methods/sendSticker.py
xtgbot/tg/methods/sendVenue.py
xtgbot/tg/methods/sendVideo.py
xtgbot/tg/methods/sendVideoNote.py
xtgbot/tg/methods/sendVoice.py
xtgbot/tg/methods/setBusinessAccountBio.py
xtgbot/tg/methods/setBusinessAccountGiftSettings.py
xtgbot/tg/methods/setBusinessAccountName.py
xtgbot/tg/methods/setBusinessAccountProfilePhoto.py
xtgbot/tg/methods/setBusinessAccountUsername.py
xtgbot/tg/methods/setChatAdministratorCustomTitle.py
xtgbot/tg/methods/setChatDescription.py
xtgbot/tg/methods/setChatMenuButton.py
xtgbot/tg/methods/setChatPermissions.py
xtgbot/tg/methods/setChatPhoto.py
xtgbot/tg/methods/setChatStickerSet.py
xtgbot/tg/methods/setChatTitle.py
xtgbot/tg/methods/setCustomEmojiStickerSetThumbnail.py
xtgbot/tg/methods/setGameScore.py
xtgbot/tg/methods/setMessageReaction.py
xtgbot/tg/methods/setMyCommands.py
xtgbot/tg/methods/setMyDefaultAdministratorRights.py
xtgbot/tg/methods/setMyDescription.py
xtgbot/tg/methods/setMyName.py
xtgbot/tg/methods/setMyShortDescription.py
xtgbot/tg/methods/setPassportDataErrors.py
xtgbot/tg/methods/setStickerEmojiList.py
xtgbot/tg/methods/setStickerKeywords.py
xtgbot/tg/methods/setStickerMaskPosition.py
xtgbot/tg/methods/setStickerPositionInSet.py
xtgbot/tg/methods/setStickerSetThumbnail.py
xtgbot/tg/methods/setStickerSetTitle.py
xtgbot/tg/methods/setUserEmojiStatus.py
xtgbot/tg/methods/setWebhook.py
xtgbot/tg/methods/stopMessageLiveLocation.py
xtgbot/tg/methods/stopPoll.py
xtgbot/tg/methods/transferBusinessAccountStars.py
xtgbot/tg/methods/transferGift.py
xtgbot/tg/methods/unbanChatMember.py
xtgbot/tg/methods/unbanChatSenderChat.py
xtgbot/tg/methods/unhideGeneralForumTopic.py
xtgbot/tg/methods/unpinAllChatMessages.py
xtgbot/tg/methods/unpinAllForumTopicMessages.py
xtgbot/tg/methods/unpinAllGeneralForumTopicMessages.py
xtgbot/tg/methods/unpinChatMessage.py
xtgbot/tg/methods/upgradeGift.py
xtgbot/tg/methods/uploadStickerFile.py
xtgbot/tg/methods/verifyChat.py
xtgbot/tg/methods/verifyUser.py
xtgbot/tg/types/AcceptedGiftTypes.py
xtgbot/tg/types/AffiliateInfo.py
xtgbot/tg/types/Animation.py
xtgbot/tg/types/Audio.py
xtgbot/tg/types/BackgroundFill.py
xtgbot/tg/types/BackgroundFillFreeformGradient.py
xtgbot/tg/types/BackgroundFillGradient.py
xtgbot/tg/types/BackgroundFillSolid.py
xtgbot/tg/types/BackgroundType.py
xtgbot/tg/types/BackgroundTypeChatTheme.py
xtgbot/tg/types/BackgroundTypeFill.py
xtgbot/tg/types/BackgroundTypePattern.py
xtgbot/tg/types/BackgroundTypeWallpaper.py
xtgbot/tg/types/Birthdate.py
xtgbot/tg/types/BotCommand.py
xtgbot/tg/types/BotCommandScope.py
xtgbot/tg/types/BotCommandScopeAllChatAdministrators.py
xtgbot/tg/types/BotCommandScopeAllGroupChats.py
xtgbot/tg/types/BotCommandScopeAllPrivateChats.py
xtgbot/tg/types/BotCommandScopeChat.py
xtgbot/tg/types/BotCommandScopeChatAdministrators.py
xtgbot/tg/types/BotCommandScopeChatMember.py
xtgbot/tg/types/BotCommandScopeDefault.py
xtgbot/tg/types/BotDescription.py
xtgbot/tg/types/BotName.py
xtgbot/tg/types/BotShortDescription.py
xtgbot/tg/types/BusinessBotRights.py
xtgbot/tg/types/BusinessConnection.py
xtgbot/tg/types/BusinessIntro.py
xtgbot/tg/types/BusinessLocation.py
xtgbot/tg/types/BusinessMessagesDeleted.py
xtgbot/tg/types/BusinessOpeningHours.py
xtgbot/tg/types/BusinessOpeningHoursInterval.py
xtgbot/tg/types/CallbackGame.py
xtgbot/tg/types/CallbackQuery.py
xtgbot/tg/types/Chat.py
xtgbot/tg/types/ChatAdministratorRights.py
xtgbot/tg/types/ChatBackground.py
xtgbot/tg/types/ChatBoost.py
xtgbot/tg/types/ChatBoostAdded.py
xtgbot/tg/types/ChatBoostRemoved.py
xtgbot/tg/types/ChatBoostSource.py
xtgbot/tg/types/ChatBoostSourceGiftCode.py
xtgbot/tg/types/ChatBoostSourceGiveaway.py
xtgbot/tg/types/ChatBoostSourcePremium.py
xtgbot/tg/types/ChatBoostUpdated.py
xtgbot/tg/types/ChatFullInfo.py
xtgbot/tg/types/ChatInviteLink.py
xtgbot/tg/types/ChatJoinRequest.py
xtgbot/tg/types/ChatLocation.py
xtgbot/tg/types/ChatMember.py
xtgbot/tg/types/ChatMemberAdministrator.py
xtgbot/tg/types/ChatMemberBanned.py
xtgbot/tg/types/ChatMemberLeft.py
xtgbot/tg/types/ChatMemberMember.py
xtgbot/tg/types/ChatMemberOwner.py
xtgbot/tg/types/ChatMemberRestricted.py
xtgbot/tg/types/ChatMemberUpdated.py
xtgbot/tg/types/ChatPermissions.py
xtgbot/tg/types/ChatPhoto.py
xtgbot/tg/types/ChatShared.py
xtgbot/tg/types/Checklist.py
xtgbot/tg/types/ChecklistTask.py
xtgbot/tg/types/ChecklistTasksAdded.py
xtgbot/tg/types/ChecklistTasksDone.py
xtgbot/tg/types/ChosenInlineResult.py
xtgbot/tg/types/Contact.py
xtgbot/tg/types/CopyTextButton.py
xtgbot/tg/types/Dice.py
xtgbot/tg/types/DirectMessagePriceChanged.py
xtgbot/tg/types/Document.py
xtgbot/tg/types/EncryptedCredentials.py
xtgbot/tg/types/EncryptedPassportElement.py
xtgbot/tg/types/ExternalReplyInfo.py
xtgbot/tg/types/File.py
xtgbot/tg/types/ForceReply.py
xtgbot/tg/types/ForumTopic.py
xtgbot/tg/types/ForumTopicClosed.py
xtgbot/tg/types/ForumTopicCreated.py
xtgbot/tg/types/ForumTopicEdited.py
xtgbot/tg/types/ForumTopicReopened.py
xtgbot/tg/types/Game.py
xtgbot/tg/types/GameHighScore.py
xtgbot/tg/types/GeneralForumTopicHidden.py
xtgbot/tg/types/GeneralForumTopicUnhidden.py
xtgbot/tg/types/Gift.py
xtgbot/tg/types/GiftInfo.py
xtgbot/tg/types/Gifts.py
xtgbot/tg/types/Giveaway.py
xtgbot/tg/types/GiveawayCompleted.py
xtgbot/tg/types/GiveawayCreated.py
xtgbot/tg/types/GiveawayWinners.py
xtgbot/tg/types/InaccessibleMessage.py
xtgbot/tg/types/InlineKeyboardButton.py
xtgbot/tg/types/InlineKeyboardMarkup.py
xtgbot/tg/types/InlineQuery.py
xtgbot/tg/types/InlineQueryResult.py
xtgbot/tg/types/InlineQueryResultArticle.py
xtgbot/tg/types/InlineQueryResultAudio.py
xtgbot/tg/types/InlineQueryResultCachedAudio.py
xtgbot/tg/types/InlineQueryResultCachedDocument.py
xtgbot/tg/types/InlineQueryResultCachedGif.py
xtgbot/tg/types/InlineQueryResultCachedMpeg4Gif.py
xtgbot/tg/types/InlineQueryResultCachedPhoto.py
xtgbot/tg/types/InlineQueryResultCachedSticker.py
xtgbot/tg/types/InlineQueryResultCachedVideo.py
xtgbot/tg/types/InlineQueryResultCachedVoice.py
xtgbot/tg/types/InlineQueryResultContact.py
xtgbot/tg/types/InlineQueryResultDocument.py
xtgbot/tg/types/InlineQueryResultGame.py
xtgbot/tg/types/InlineQueryResultGif.py
xtgbot/tg/types/InlineQueryResultLocation.py
xtgbot/tg/types/InlineQueryResultMpeg4Gif.py
xtgbot/tg/types/InlineQueryResultPhoto.py
xtgbot/tg/types/InlineQueryResultVenue.py
xtgbot/tg/types/InlineQueryResultVideo.py
xtgbot/tg/types/InlineQueryResultVoice.py
xtgbot/tg/types/InlineQueryResultsButton.py
xtgbot/tg/types/InputChecklist.py
xtgbot/tg/types/InputChecklistTask.py
xtgbot/tg/types/InputContactMessageContent.py
xtgbot/tg/types/InputFile.py
xtgbot/tg/types/InputInvoiceMessageContent.py
xtgbot/tg/types/InputLocationMessageContent.py
xtgbot/tg/types/InputMedia.py
xtgbot/tg/types/InputMediaAnimation.py
xtgbot/tg/types/InputMediaAudio.py
xtgbot/tg/types/InputMediaDocument.py
xtgbot/tg/types/InputMediaPhoto.py
xtgbot/tg/types/InputMediaVideo.py
xtgbot/tg/types/InputMessageContent.py
xtgbot/tg/types/InputPaidMedia.py
xtgbot/tg/types/InputPaidMediaPhoto.py
xtgbot/tg/types/InputPaidMediaVideo.py
xtgbot/tg/types/InputPollOption.py
xtgbot/tg/types/InputProfilePhoto.py
xtgbot/tg/types/InputProfilePhotoAnimated.py
xtgbot/tg/types/InputProfilePhotoStatic.py
xtgbot/tg/types/InputSticker.py
xtgbot/tg/types/InputStoryContent.py
xtgbot/tg/types/InputStoryContentPhoto.py
xtgbot/tg/types/InputStoryContentVideo.py
xtgbot/tg/types/InputTextMessageContent.py
xtgbot/tg/types/InputVenueMessageContent.py
xtgbot/tg/types/Invoice.py
xtgbot/tg/types/KeyboardButton.py
xtgbot/tg/types/KeyboardButtonPollType.py
xtgbot/tg/types/KeyboardButtonRequestChat.py
xtgbot/tg/types/KeyboardButtonRequestUsers.py
xtgbot/tg/types/LabeledPrice.py
xtgbot/tg/types/LinkPreviewOptions.py
xtgbot/tg/types/Location.py
xtgbot/tg/types/LocationAddress.py
xtgbot/tg/types/LoginUrl.py
xtgbot/tg/types/MaskPosition.py
xtgbot/tg/types/MaybeInaccessibleMessage.py
xtgbot/tg/types/MenuButton.py
xtgbot/tg/types/MenuButtonCommands.py
xtgbot/tg/types/MenuButtonDefault.py
xtgbot/tg/types/MenuButtonWebApp.py
xtgbot/tg/types/Message.py
xtgbot/tg/types/MessageAutoDeleteTimerChanged.py
xtgbot/tg/types/MessageEntity.py
xtgbot/tg/types/MessageId.py
xtgbot/tg/types/MessageOrigin.py
xtgbot/tg/types/MessageOriginChannel.py
xtgbot/tg/types/MessageOriginChat.py
xtgbot/tg/types/MessageOriginHiddenUser.py
xtgbot/tg/types/MessageOriginUser.py
xtgbot/tg/types/MessageReactionCountUpdated.py
xtgbot/tg/types/MessageReactionUpdated.py
xtgbot/tg/types/OrderInfo.py
xtgbot/tg/types/OwnedGift.py
xtgbot/tg/types/OwnedGiftRegular.py
xtgbot/tg/types/OwnedGiftUnique.py
xtgbot/tg/types/OwnedGifts.py
xtgbot/tg/types/PaidMedia.py
xtgbot/tg/types/PaidMediaInfo.py
xtgbot/tg/types/PaidMediaPhoto.py
xtgbot/tg/types/PaidMediaPreview.py
xtgbot/tg/types/PaidMediaPurchased.py
xtgbot/tg/types/PaidMediaVideo.py
xtgbot/tg/types/PaidMessagePriceChanged.py
xtgbot/tg/types/PassportData.py
xtgbot/tg/types/PassportElementError.py
xtgbot/tg/types/PassportElementErrorDataField.py
xtgbot/tg/types/PassportElementErrorFile.py
xtgbot/tg/types/PassportElementErrorFiles.py
xtgbot/tg/types/PassportElementErrorFrontSide.py
xtgbot/tg/types/PassportElementErrorReverseSide.py
xtgbot/tg/types/PassportElementErrorSelfie.py
xtgbot/tg/types/PassportElementErrorTranslationFile.py
xtgbot/tg/types/PassportElementErrorTranslationFiles.py
xtgbot/tg/types/PassportElementErrorUnspecified.py
xtgbot/tg/types/PassportFile.py
xtgbot/tg/types/PhotoSize.py
xtgbot/tg/types/Poll.py
xtgbot/tg/types/PollAnswer.py
xtgbot/tg/types/PollOption.py
xtgbot/tg/types/PreCheckoutQuery.py
xtgbot/tg/types/PreparedInlineMessage.py
xtgbot/tg/types/ProximityAlertTriggered.py
xtgbot/tg/types/ReactionCount.py
xtgbot/tg/types/ReactionType.py
xtgbot/tg/types/ReactionTypeCustomEmoji.py
xtgbot/tg/types/ReactionTypeEmoji.py
xtgbot/tg/types/ReactionTypePaid.py
xtgbot/tg/types/RefundedPayment.py
xtgbot/tg/types/ReplyKeyboardMarkup.py
xtgbot/tg/types/ReplyKeyboardRemove.py
xtgbot/tg/types/ReplyParameters.py
xtgbot/tg/types/ResponseParameters.py
xtgbot/tg/types/RevenueWithdrawalState.py
xtgbot/tg/types/RevenueWithdrawalStateFailed.py
xtgbot/tg/types/RevenueWithdrawalStatePending.py
xtgbot/tg/types/RevenueWithdrawalStateSucceeded.py
xtgbot/tg/types/SentWebAppMessage.py
xtgbot/tg/types/SharedUser.py
xtgbot/tg/types/ShippingAddress.py
xtgbot/tg/types/ShippingOption.py
xtgbot/tg/types/ShippingQuery.py
xtgbot/tg/types/StarAmount.py
xtgbot/tg/types/StarTransaction.py
xtgbot/tg/types/StarTransactions.py
xtgbot/tg/types/Sticker.py
xtgbot/tg/types/StickerSet.py
xtgbot/tg/types/Story.py
xtgbot/tg/types/StoryArea.py
xtgbot/tg/types/StoryAreaPosition.py
xtgbot/tg/types/StoryAreaType.py
xtgbot/tg/types/StoryAreaTypeLink.py
xtgbot/tg/types/StoryAreaTypeLocation.py
xtgbot/tg/types/StoryAreaTypeSuggestedReaction.py
xtgbot/tg/types/StoryAreaTypeUniqueGift.py
xtgbot/tg/types/StoryAreaTypeWeather.py
xtgbot/tg/types/SuccessfulPayment.py
xtgbot/tg/types/SwitchInlineQueryChosenChat.py
xtgbot/tg/types/TextQuote.py
xtgbot/tg/types/TransactionPartner.py
xtgbot/tg/types/TransactionPartnerAffiliateProgram.py
xtgbot/tg/types/TransactionPartnerChat.py
xtgbot/tg/types/TransactionPartnerFragment.py
xtgbot/tg/types/TransactionPartnerOther.py
xtgbot/tg/types/TransactionPartnerTelegramAds.py
xtgbot/tg/types/TransactionPartnerTelegramApi.py
xtgbot/tg/types/TransactionPartnerUser.py
xtgbot/tg/types/UniqueGift.py
xtgbot/tg/types/UniqueGiftBackdrop.py
xtgbot/tg/types/UniqueGiftBackdropColors.py
xtgbot/tg/types/UniqueGiftInfo.py
xtgbot/tg/types/UniqueGiftModel.py
xtgbot/tg/types/UniqueGiftSymbol.py
xtgbot/tg/types/Update.py
xtgbot/tg/types/User.py
xtgbot/tg/types/UserChatBoosts.py
xtgbot/tg/types/UserProfilePhotos.py
xtgbot/tg/types/UsersShared.py
xtgbot/tg/types/Venue.py
xtgbot/tg/types/Video.py
xtgbot/tg/types/VideoChatEnded.py
xtgbot/tg/types/VideoChatParticipantsInvited.py
xtgbot/tg/types/VideoChatScheduled.py
xtgbot/tg/types/VideoChatStarted.py
xtgbot/tg/types/VideoNote.py
xtgbot/tg/types/Voice.py
xtgbot/tg/types/WebAppData.py
xtgbot/tg/types/WebAppInfo.py
xtgbot/tg/types/WebhookInfo.py
xtgbot/tg/types/WriteAccessAllowed.py
xtgbot/tg/types/__init__.py
xtgbot/xtgbot.egg-info/PKG-INFO
xtgbot/xtgbot.egg-info/SOURCES.txt
xtgbot/xtgbot.egg-info/dependency_links.txt
xtgbot/xtgbot.egg-info/requires.txt
xtgbot/xtgbot.egg-info/top_level.txt