The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftTelegramBot, reference 4.1.1 (29bf80), with Swift 6.1 for macOS (SPM) on 5 Sep 2025 23:11:53 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/swift-telegram-bot.git
Reference: 4.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerzh/swift-telegram-bot
 * tag               4.1.1      -> FETCH_HEAD
HEAD is now at 29bf805 add error for override handle method
Cloned https://github.com/nerzh/swift-telegram-bot.git
Revision (git rev-parse @):
29bf8058333272d86aecc5fd29c6e76c317b89ca
SUCCESS checkout https://github.com/nerzh/swift-telegram-bot.git at 4.1.1
Fetching https://github.com/nerzh/swift-regular-expression
Fetching https://github.com/nerzh/swift-custom-logger
[1/37] Fetching swift-custom-logger
[38/98] Fetching swift-custom-logger, swift-regular-expression
Fetched https://github.com/nerzh/swift-custom-logger from cache (0.65s)
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.65s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (3.77s)
Computing version for https://github.com/nerzh/swift-custom-logger
Computed https://github.com/nerzh/swift-custom-logger at 1.1.1 (0.45s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.84s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (1.36s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/nerzh/swift-regular-expression
Working copy of https://github.com/nerzh/swift-regular-expression resolved at 0.2.4
Creating working copy for https://github.com/nerzh/swift-custom-logger
Working copy of https://github.com/nerzh/swift-custom-logger resolved at 1.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-telegram-bot",
      "name": "SwiftTelegramBot",
      "url": "https://github.com/nerzh/swift-telegram-bot.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-telegram-bot",
      "dependencies": [
        {
          "identity": "swift-regular-expression",
          "name": "SwiftRegularExpression",
          "url": "https://github.com/nerzh/swift-regular-expression",
          "version": "0.2.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-regular-expression",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-custom-logger",
          "name": "SwiftCustomLogger",
          "url": "https://github.com/nerzh/swift-custom-logger",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-logger",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nerzh/swift-telegram-bot.git
[1/5878] Fetching swift-telegram-bot
Fetched https://github.com/nerzh/swift-telegram-bot.git from cache (0.97s)
Fetching https://github.com/nerzh/swift-regular-expression from cache
Fetching https://github.com/nerzh/swift-custom-logger from cache
Fetched https://github.com/nerzh/swift-regular-expression from cache (0.46s)
Fetched https://github.com/nerzh/swift-custom-logger from cache (0.46s)
Computing version for https://github.com/nerzh/swift-regular-expression
Computed https://github.com/nerzh/swift-regular-expression at 0.2.4 (0.51s)
Computing version for https://github.com/nerzh/swift-custom-logger
Computed https://github.com/nerzh/swift-custom-logger at 1.1.1 (0.03s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.55s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.60s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/nerzh/swift-custom-logger
Working copy of https://github.com/nerzh/swift-custom-logger resolved at 1.1.1
Creating working copy for https://github.com/nerzh/swift-telegram-bot.git
Working copy of https://github.com/nerzh/swift-telegram-bot.git resolved at 4.1.1 (29bf805)
Creating working copy for https://github.com/nerzh/swift-regular-expression
Working copy of https://github.com/nerzh/swift-regular-expression resolved at 0.2.4
warning: '.resolve-product-dependencies': dependency 'swift-telegram-bot' is not used by any target
Found 2 product dependencies
  - SwiftRegularExpression
  - SwiftCustomLogger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nerzh/swift-telegram-bot.git
https://github.com/nerzh/swift-telegram-bot.git
{
  "dependencies" : [
    {
      "identity" : "swift-regular-expression",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/swift-regular-expression"
    },
    {
      "identity" : "swift-custom-logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/swift-custom-logger"
    }
  ],
  "manifest_display_name" : "SwiftTelegramBot",
  "name" : "SwiftTelegramBot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftTelegramBot",
      "targets" : [
        "SwiftTelegramBot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftTelegramBotTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTelegramBotTests",
      "path" : "Sources/SwiftTelegramBotTests",
      "product_dependencies" : [
        "SwiftCustomLogger"
      ],
      "sources" : [
        "SwiftTelegramBotTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTelegramBot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTelegramBot",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTelegramBot",
      "path" : "Sources/SwiftTelegramBot",
      "product_dependencies" : [
        "SwiftRegularExpression",
        "SwiftCustomLogger"
      ],
      "product_memberships" : [
        "SwiftTelegramBot"
      ],
      "sources" : [
        "Bot/Filters/AllFilter.swift",
        "Bot/Filters/AudioFilter.swift",
        "Bot/Filters/CaptionEntityFilter.swift",
        "Bot/Filters/ChatFilter.swift",
        "Bot/Filters/CommandFilter.swift",
        "Bot/Filters/ContactFilter.swift",
        "Bot/Filters/DocumentFilter.swift",
        "Bot/Filters/EntityFilter.swift",
        "Bot/Filters/ForwarderFilter.swift",
        "Bot/Filters/GameFilter.swift",
        "Bot/Filters/GroupFilter.swift",
        "Bot/Filters/InvoiceFilter.swift",
        "Bot/Filters/LanguageFilter.swift",
        "Bot/Filters/LocationFilter.swift",
        "Bot/Filters/PhotoFilter.swift",
        "Bot/Filters/PrivateFilter.swift",
        "Bot/Filters/RegexpFilter.swift",
        "Bot/Filters/ReplyFilter.swift",
        "Bot/Filters/StatusUpdateFilters.swift",
        "Bot/Filters/StickerFilter.swift",
        "Bot/Filters/SuccesfulPaymentFilter.swift",
        "Bot/Filters/TGFilter.swift",
        "Bot/Filters/TextFilter.swift",
        "Bot/Filters/UserFilter.swift",
        "Bot/Filters/VenueFilter.swift",
        "Bot/Filters/VideoFilter.swift",
        "Bot/Filters/VideoNoteFilter.swift",
        "Bot/Filters/VoiceFilter.swift",
        "Bot/Handlers/BaseHandler.swift",
        "Bot/Handlers/CallbackQueryHandler.swift",
        "Bot/Handlers/CommandHandler.swift",
        "Bot/Handlers/LoggerHandler.swift",
        "Bot/Handlers/MessageHandler.swift",
        "Bot/Handlers/RegexpHandler.swift",
        "Bot/Handlers/TGHandlerPrtcl.swift",
        "Bot/Helpers/Errors/BotError.swift",
        "Bot/Helpers/Errors/Error+Helpers.swift",
        "Bot/Helpers/Extensions/Array+RemoveHandler.swift",
        "Bot/Helpers/Extensions/HTTPMediaType.swift",
        "Bot/Helpers/Extensions/Message+Helpers.swift",
        "Bot/Helpers/Extensions/TGErrorCommon.swift",
        "Bot/Helpers/Limiter.swift",
        "Bot/Helpers/SendableValue.swift",
        "Bot/Helpers/String+Helper.swift",
        "Bot/Helpers/TGClientDefault.swift",
        "Bot/Helpers/TGMultiPart.swift",
        "Bot/TGBot.swift",
        "Bot/TGClientPrtcl.swift",
        "Bot/TGConnection.swift",
        "Bot/TGDispatcher.swift",
        "Bot/Telegram/Methods/AddStickerToSet.swift",
        "Bot/Telegram/Methods/AnswerCallbackQuery.swift",
        "Bot/Telegram/Methods/AnswerInlineQuery.swift",
        "Bot/Telegram/Methods/AnswerPreCheckoutQuery.swift",
        "Bot/Telegram/Methods/AnswerShippingQuery.swift",
        "Bot/Telegram/Methods/AnswerWebAppQuery.swift",
        "Bot/Telegram/Methods/ApproveChatJoinRequest.swift",
        "Bot/Telegram/Methods/ApproveSuggestedPost.swift",
        "Bot/Telegram/Methods/BanChatMember.swift",
        "Bot/Telegram/Methods/BanChatSenderChat.swift",
        "Bot/Telegram/Methods/Close.swift",
        "Bot/Telegram/Methods/CloseForumTopic.swift",
        "Bot/Telegram/Methods/CloseGeneralForumTopic.swift",
        "Bot/Telegram/Methods/ConvertGiftToStars.swift",
        "Bot/Telegram/Methods/CopyMessage.swift",
        "Bot/Telegram/Methods/CopyMessages.swift",
        "Bot/Telegram/Methods/CreateChatInviteLink.swift",
        "Bot/Telegram/Methods/CreateChatSubscriptionInviteLink.swift",
        "Bot/Telegram/Methods/CreateForumTopic.swift",
        "Bot/Telegram/Methods/CreateInvoiceLink.swift",
        "Bot/Telegram/Methods/CreateNewStickerSet.swift",
        "Bot/Telegram/Methods/DeclineChatJoinRequest.swift",
        "Bot/Telegram/Methods/DeclineSuggestedPost.swift",
        "Bot/Telegram/Methods/DeleteBusinessMessages.swift",
        "Bot/Telegram/Methods/DeleteChatPhoto.swift",
        "Bot/Telegram/Methods/DeleteChatStickerSet.swift",
        "Bot/Telegram/Methods/DeleteForumTopic.swift",
        "Bot/Telegram/Methods/DeleteMessage.swift",
        "Bot/Telegram/Methods/DeleteMessages.swift",
        "Bot/Telegram/Methods/DeleteMyCommands.swift",
        "Bot/Telegram/Methods/DeleteStickerFromSet.swift",
        "Bot/Telegram/Methods/DeleteStickerSet.swift",
        "Bot/Telegram/Methods/DeleteStory.swift",
        "Bot/Telegram/Methods/DeleteWebhook.swift",
        "Bot/Telegram/Methods/EditChatInviteLink.swift",
        "Bot/Telegram/Methods/EditChatSubscriptionInviteLink.swift",
        "Bot/Telegram/Methods/EditForumTopic.swift",
        "Bot/Telegram/Methods/EditGeneralForumTopic.swift",
        "Bot/Telegram/Methods/EditMessageCaption.swift",
        "Bot/Telegram/Methods/EditMessageChecklist.swift",
        "Bot/Telegram/Methods/EditMessageLiveLocation.swift",
        "Bot/Telegram/Methods/EditMessageMedia.swift",
        "Bot/Telegram/Methods/EditMessageReplyMarkup.swift",
        "Bot/Telegram/Methods/EditMessageText.swift",
        "Bot/Telegram/Methods/EditStory.swift",
        "Bot/Telegram/Methods/EditUserStarSubscription.swift",
        "Bot/Telegram/Methods/ExportChatInviteLink.swift",
        "Bot/Telegram/Methods/ForwardMessage.swift",
        "Bot/Telegram/Methods/ForwardMessages.swift",
        "Bot/Telegram/Methods/GetAvailableGifts.swift",
        "Bot/Telegram/Methods/GetBusinessAccountGifts.swift",
        "Bot/Telegram/Methods/GetBusinessAccountStarBalance.swift",
        "Bot/Telegram/Methods/GetBusinessConnection.swift",
        "Bot/Telegram/Methods/GetChat.swift",
        "Bot/Telegram/Methods/GetChatAdministrators.swift",
        "Bot/Telegram/Methods/GetChatMember.swift",
        "Bot/Telegram/Methods/GetChatMemberCount.swift",
        "Bot/Telegram/Methods/GetChatMenuButton.swift",
        "Bot/Telegram/Methods/GetCustomEmojiStickers.swift",
        "Bot/Telegram/Methods/GetFile.swift",
        "Bot/Telegram/Methods/GetForumTopicIconStickers.swift",
        "Bot/Telegram/Methods/GetGameHighScores.swift",
        "Bot/Telegram/Methods/GetMe.swift",
        "Bot/Telegram/Methods/GetMyCommands.swift",
        "Bot/Telegram/Methods/GetMyDefaultAdministratorRights.swift",
        "Bot/Telegram/Methods/GetMyDescription.swift",
        "Bot/Telegram/Methods/GetMyName.swift",
        "Bot/Telegram/Methods/GetMyShortDescription.swift",
        "Bot/Telegram/Methods/GetMyStarBalance.swift",
        "Bot/Telegram/Methods/GetStarTransactions.swift",
        "Bot/Telegram/Methods/GetStickerSet.swift",
        "Bot/Telegram/Methods/GetUpdates.swift",
        "Bot/Telegram/Methods/GetUserChatBoosts.swift",
        "Bot/Telegram/Methods/GetUserProfilePhotos.swift",
        "Bot/Telegram/Methods/GetWebhookInfo.swift",
        "Bot/Telegram/Methods/GiftPremiumSubscription.swift",
        "Bot/Telegram/Methods/HideGeneralForumTopic.swift",
        "Bot/Telegram/Methods/LeaveChat.swift",
        "Bot/Telegram/Methods/LogOut.swift",
        "Bot/Telegram/Methods/PinChatMessage.swift",
        "Bot/Telegram/Methods/PostStory.swift",
        "Bot/Telegram/Methods/PromoteChatMember.swift",
        "Bot/Telegram/Methods/ReadBusinessMessage.swift",
        "Bot/Telegram/Methods/RefundStarPayment.swift",
        "Bot/Telegram/Methods/RemoveBusinessAccountProfilePhoto.swift",
        "Bot/Telegram/Methods/RemoveChatVerification.swift",
        "Bot/Telegram/Methods/RemoveUserVerification.swift",
        "Bot/Telegram/Methods/ReopenForumTopic.swift",
        "Bot/Telegram/Methods/ReopenGeneralForumTopic.swift",
        "Bot/Telegram/Methods/ReplaceStickerInSet.swift",
        "Bot/Telegram/Methods/RestrictChatMember.swift",
        "Bot/Telegram/Methods/RevokeChatInviteLink.swift",
        "Bot/Telegram/Methods/SavePreparedInlineMessage.swift",
        "Bot/Telegram/Methods/SendAnimation.swift",
        "Bot/Telegram/Methods/SendAudio.swift",
        "Bot/Telegram/Methods/SendChatAction.swift",
        "Bot/Telegram/Methods/SendChecklist.swift",
        "Bot/Telegram/Methods/SendContact.swift",
        "Bot/Telegram/Methods/SendDice.swift",
        "Bot/Telegram/Methods/SendDocument.swift",
        "Bot/Telegram/Methods/SendGame.swift",
        "Bot/Telegram/Methods/SendGift.swift",
        "Bot/Telegram/Methods/SendInvoice.swift",
        "Bot/Telegram/Methods/SendLocation.swift",
        "Bot/Telegram/Methods/SendMediaGroup.swift",
        "Bot/Telegram/Methods/SendMessage.swift",
        "Bot/Telegram/Methods/SendPaidMedia.swift",
        "Bot/Telegram/Methods/SendPhoto.swift",
        "Bot/Telegram/Methods/SendPoll.swift",
        "Bot/Telegram/Methods/SendSticker.swift",
        "Bot/Telegram/Methods/SendVenue.swift",
        "Bot/Telegram/Methods/SendVideo.swift",
        "Bot/Telegram/Methods/SendVideoNote.swift",
        "Bot/Telegram/Methods/SendVoice.swift",
        "Bot/Telegram/Methods/SetBusinessAccountBio.swift",
        "Bot/Telegram/Methods/SetBusinessAccountGiftSettings.swift",
        "Bot/Telegram/Methods/SetBusinessAccountName.swift",
        "Bot/Telegram/Methods/SetBusinessAccountProfilePhoto.swift",
        "Bot/Telegram/Methods/SetBusinessAccountUsername.swift",
        "Bot/Telegram/Methods/SetChatAdministratorCustomTitle.swift",
        "Bot/Telegram/Methods/SetChatDescription.swift",
        "Bot/Telegram/Methods/SetChatMenuButton.swift",
        "Bot/Telegram/Methods/SetChatPermissions.swift",
        "Bot/Telegram/Methods/SetChatPhoto.swift",
        "Bot/Telegram/Methods/SetChatStickerSet.swift",
        "Bot/Telegram/Methods/SetChatTitle.swift",
        "Bot/Telegram/Methods/SetCustomEmojiStickerSetThumbnail.swift",
        "Bot/Telegram/Methods/SetGameScore.swift",
        "Bot/Telegram/Methods/SetMessageReaction.swift",
        "Bot/Telegram/Methods/SetMyCommands.swift",
        "Bot/Telegram/Methods/SetMyDefaultAdministratorRights.swift",
        "Bot/Telegram/Methods/SetMyDescription.swift",
        "Bot/Telegram/Methods/SetMyName.swift",
        "Bot/Telegram/Methods/SetMyShortDescription.swift",
        "Bot/Telegram/Methods/SetPassportDataErrors.swift",
        "Bot/Telegram/Methods/SetStickerEmojiList.swift",
        "Bot/Telegram/Methods/SetStickerKeywords.swift",
        "Bot/Telegram/Methods/SetStickerMaskPosition.swift",
        "Bot/Telegram/Methods/SetStickerPositionInSet.swift",
        "Bot/Telegram/Methods/SetStickerSetThumbnail.swift",
        "Bot/Telegram/Methods/SetStickerSetTitle.swift",
        "Bot/Telegram/Methods/SetUserEmojiStatus.swift",
        "Bot/Telegram/Methods/SetWebhook.swift",
        "Bot/Telegram/Methods/StopMessageLiveLocation.swift",
        "Bot/Telegram/Methods/StopPoll.swift",
        "Bot/Telegram/Methods/TransferBusinessAccountStars.swift",
        "Bot/Telegram/Methods/TransferGift.swift",
        "Bot/Telegram/Methods/UnbanChatMember.swift",
        "Bot/Telegram/Methods/UnbanChatSenderChat.swift",
        "Bot/Telegram/Methods/UnhideGeneralForumTopic.swift",
        "Bot/Telegram/Methods/UnpinAllChatMessages.swift",
        "Bot/Telegram/Methods/UnpinAllForumTopicMessages.swift",
        "Bot/Telegram/Methods/UnpinAllGeneralForumTopicMessages.swift",
        "Bot/Telegram/Methods/UnpinChatMessage.swift",
        "Bot/Telegram/Methods/UpgradeGift.swift",
        "Bot/Telegram/Methods/UploadStickerFile.swift",
        "Bot/Telegram/Methods/VerifyChat.swift",
        "Bot/Telegram/Methods/VerifyUser.swift",
        "Bot/Telegram/ModelExtensions/TGMaybeInaccessibleMessageExtensions.swift",
        "Bot/Telegram/Models/TGAcceptedGiftTypes.swift",
        "Bot/Telegram/Models/TGAffiliateInfo.swift",
        "Bot/Telegram/Models/TGAnimation.swift",
        "Bot/Telegram/Models/TGAudio.swift",
        "Bot/Telegram/Models/TGBackgroundFill.swift",
        "Bot/Telegram/Models/TGBackgroundFillFreeformGradient.swift",
        "Bot/Telegram/Models/TGBackgroundFillFreeformGradientType.swift",
        "Bot/Telegram/Models/TGBackgroundFillGradient.swift",
        "Bot/Telegram/Models/TGBackgroundFillGradientType.swift",
        "Bot/Telegram/Models/TGBackgroundFillSolid.swift",
        "Bot/Telegram/Models/TGBackgroundFillSolidType.swift",
        "Bot/Telegram/Models/TGBackgroundType.swift",
        "Bot/Telegram/Models/TGBackgroundTypeChatTheme.swift",
        "Bot/Telegram/Models/TGBackgroundTypeChatThemeType.swift",
        "Bot/Telegram/Models/TGBackgroundTypeFill.swift",
        "Bot/Telegram/Models/TGBackgroundTypeFillType.swift",
        "Bot/Telegram/Models/TGBackgroundTypePattern.swift",
        "Bot/Telegram/Models/TGBackgroundTypePatternType.swift",
        "Bot/Telegram/Models/TGBackgroundTypeWallpaper.swift",
        "Bot/Telegram/Models/TGBackgroundTypeWallpaperType.swift",
        "Bot/Telegram/Models/TGBirthdate.swift",
        "Bot/Telegram/Models/TGBotCommand.swift",
        "Bot/Telegram/Models/TGBotCommandScope.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllChatAdministrators.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllChatAdministratorsType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllGroupChats.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllGroupChatsType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllPrivateChats.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllPrivateChatsType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChat.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChatAdministrators.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChatAdministratorsType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChatMember.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChatMemberType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChatType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeDefault.swift",
        "Bot/Telegram/Models/TGBotCommandScopeDefaultType.swift",
        "Bot/Telegram/Models/TGBotDescription.swift",
        "Bot/Telegram/Models/TGBotName.swift",
        "Bot/Telegram/Models/TGBotShortDescription.swift",
        "Bot/Telegram/Models/TGBusinessBotRights.swift",
        "Bot/Telegram/Models/TGBusinessConnection.swift",
        "Bot/Telegram/Models/TGBusinessIntro.swift",
        "Bot/Telegram/Models/TGBusinessLocation.swift",
        "Bot/Telegram/Models/TGBusinessMessagesDeleted.swift",
        "Bot/Telegram/Models/TGBusinessOpeningHours.swift",
        "Bot/Telegram/Models/TGBusinessOpeningHoursInterval.swift",
        "Bot/Telegram/Models/TGCallbackGame.swift",
        "Bot/Telegram/Models/TGCallbackQuery.swift",
        "Bot/Telegram/Models/TGChat.swift",
        "Bot/Telegram/Models/TGChatAdministratorRights.swift",
        "Bot/Telegram/Models/TGChatBackground.swift",
        "Bot/Telegram/Models/TGChatBoost.swift",
        "Bot/Telegram/Models/TGChatBoostAdded.swift",
        "Bot/Telegram/Models/TGChatBoostRemoved.swift",
        "Bot/Telegram/Models/TGChatBoostSource.swift",
        "Bot/Telegram/Models/TGChatBoostSourceGiftCode.swift",
        "Bot/Telegram/Models/TGChatBoostSourceGiveaway.swift",
        "Bot/Telegram/Models/TGChatBoostSourcePremium.swift",
        "Bot/Telegram/Models/TGChatBoostUpdated.swift",
        "Bot/Telegram/Models/TGChatFullInfo.swift",
        "Bot/Telegram/Models/TGChatFullInfoType.swift",
        "Bot/Telegram/Models/TGChatInviteLink.swift",
        "Bot/Telegram/Models/TGChatJoinRequest.swift",
        "Bot/Telegram/Models/TGChatLocation.swift",
        "Bot/Telegram/Models/TGChatMember.swift",
        "Bot/Telegram/Models/TGChatMemberAdministrator.swift",
        "Bot/Telegram/Models/TGChatMemberBanned.swift",
        "Bot/Telegram/Models/TGChatMemberLeft.swift",
        "Bot/Telegram/Models/TGChatMemberMember.swift",
        "Bot/Telegram/Models/TGChatMemberOwner.swift",
        "Bot/Telegram/Models/TGChatMemberRestricted.swift",
        "Bot/Telegram/Models/TGChatMemberUpdated.swift",
        "Bot/Telegram/Models/TGChatPermissions.swift",
        "Bot/Telegram/Models/TGChatPhoto.swift",
        "Bot/Telegram/Models/TGChatShared.swift",
        "Bot/Telegram/Models/TGChatType.swift",
        "Bot/Telegram/Models/TGChecklist.swift",
        "Bot/Telegram/Models/TGChecklistTask.swift",
        "Bot/Telegram/Models/TGChecklistTasksAdded.swift",
        "Bot/Telegram/Models/TGChecklistTasksDone.swift",
        "Bot/Telegram/Models/TGChosenInlineResult.swift",
        "Bot/Telegram/Models/TGContact.swift",
        "Bot/Telegram/Models/TGCopyTextButton.swift",
        "Bot/Telegram/Models/TGDice.swift",
        "Bot/Telegram/Models/TGDirectMessagePriceChanged.swift",
        "Bot/Telegram/Models/TGDirectMessagesTopic.swift",
        "Bot/Telegram/Models/TGDocument.swift",
        "Bot/Telegram/Models/TGEncryptedCredentials.swift",
        "Bot/Telegram/Models/TGEncryptedPassportElement.swift",
        "Bot/Telegram/Models/TGEncryptedPassportElementType.swift",
        "Bot/Telegram/Models/TGExternalReplyInfo.swift",
        "Bot/Telegram/Models/TGFile.swift",
        "Bot/Telegram/Models/TGForceReply.swift",
        "Bot/Telegram/Models/TGForumTopic.swift",
        "Bot/Telegram/Models/TGForumTopicClosed.swift",
        "Bot/Telegram/Models/TGForumTopicCreated.swift",
        "Bot/Telegram/Models/TGForumTopicEdited.swift",
        "Bot/Telegram/Models/TGForumTopicReopened.swift",
        "Bot/Telegram/Models/TGGame.swift",
        "Bot/Telegram/Models/TGGameHighScore.swift",
        "Bot/Telegram/Models/TGGeneralForumTopicHidden.swift",
        "Bot/Telegram/Models/TGGeneralForumTopicUnhidden.swift",
        "Bot/Telegram/Models/TGGift.swift",
        "Bot/Telegram/Models/TGGiftInfo.swift",
        "Bot/Telegram/Models/TGGifts.swift",
        "Bot/Telegram/Models/TGGiveaway.swift",
        "Bot/Telegram/Models/TGGiveawayCompleted.swift",
        "Bot/Telegram/Models/TGGiveawayCreated.swift",
        "Bot/Telegram/Models/TGGiveawayWinners.swift",
        "Bot/Telegram/Models/TGInaccessibleMessage.swift",
        "Bot/Telegram/Models/TGInlineKeyboardButton.swift",
        "Bot/Telegram/Models/TGInlineKeyboardMarkup.swift",
        "Bot/Telegram/Models/TGInlineQuery.swift",
        "Bot/Telegram/Models/TGInlineQueryResult.swift",
        "Bot/Telegram/Models/TGInlineQueryResultArticle.swift",
        "Bot/Telegram/Models/TGInlineQueryResultArticleType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultAudio.swift",
        "Bot/Telegram/Models/TGInlineQueryResultAudioType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedAudio.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedAudioType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedDocument.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedDocumentType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedGif.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedGifType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedMpeg4Gif.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedMpeg4GifType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedPhoto.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedPhotoType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedSticker.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedStickerType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedVideo.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedVideoType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedVoice.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedVoiceType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultContact.swift",
        "Bot/Telegram/Models/TGInlineQueryResultContactType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultDocument.swift",
        "Bot/Telegram/Models/TGInlineQueryResultDocumentType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultGame.swift",
        "Bot/Telegram/Models/TGInlineQueryResultGameType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultGif.swift",
        "Bot/Telegram/Models/TGInlineQueryResultGifType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultLocation.swift",
        "Bot/Telegram/Models/TGInlineQueryResultLocationType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultMpeg4Gif.swift",
        "Bot/Telegram/Models/TGInlineQueryResultMpeg4GifType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultPhoto.swift",
        "Bot/Telegram/Models/TGInlineQueryResultPhotoType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVenue.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVenueType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVideo.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVideoType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVoice.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVoiceType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultsButton.swift",
        "Bot/Telegram/Models/TGInputChecklist.swift",
        "Bot/Telegram/Models/TGInputChecklistTask.swift",
        "Bot/Telegram/Models/TGInputContactMessageContent.swift",
        "Bot/Telegram/Models/TGInputInvoiceMessageContent.swift",
        "Bot/Telegram/Models/TGInputLocationMessageContent.swift",
        "Bot/Telegram/Models/TGInputMedia.swift",
        "Bot/Telegram/Models/TGInputMediaAnimation.swift",
        "Bot/Telegram/Models/TGInputMediaAnimationType.swift",
        "Bot/Telegram/Models/TGInputMediaAudio.swift",
        "Bot/Telegram/Models/TGInputMediaAudioType.swift",
        "Bot/Telegram/Models/TGInputMediaDocument.swift",
        "Bot/Telegram/Models/TGInputMediaDocumentType.swift",
        "Bot/Telegram/Models/TGInputMediaPhoto.swift",
        "Bot/Telegram/Models/TGInputMediaPhotoType.swift",
        "Bot/Telegram/Models/TGInputMediaVideo.swift",
        "Bot/Telegram/Models/TGInputMediaVideoType.swift",
        "Bot/Telegram/Models/TGInputMessageContent.swift",
        "Bot/Telegram/Models/TGInputPaidMedia.swift",
        "Bot/Telegram/Models/TGInputPaidMediaPhoto.swift",
        "Bot/Telegram/Models/TGInputPaidMediaPhotoType.swift",
        "Bot/Telegram/Models/TGInputPaidMediaVideo.swift",
        "Bot/Telegram/Models/TGInputPaidMediaVideoType.swift",
        "Bot/Telegram/Models/TGInputPollOption.swift",
        "Bot/Telegram/Models/TGInputProfilePhoto.swift",
        "Bot/Telegram/Models/TGInputProfilePhotoAnimated.swift",
        "Bot/Telegram/Models/TGInputProfilePhotoAnimatedType.swift",
        "Bot/Telegram/Models/TGInputProfilePhotoStatic.swift",
        "Bot/Telegram/Models/TGInputProfilePhotoStaticType.swift",
        "Bot/Telegram/Models/TGInputSticker.swift",
        "Bot/Telegram/Models/TGInputStoryContent.swift",
        "Bot/Telegram/Models/TGInputStoryContentPhoto.swift",
        "Bot/Telegram/Models/TGInputStoryContentPhotoType.swift",
        "Bot/Telegram/Models/TGInputStoryContentVideo.swift",
        "Bot/Telegram/Models/TGInputStoryContentVideoType.swift",
        "Bot/Telegram/Models/TGInputTextMessageContent.swift",
        "Bot/Telegram/Models/TGInputVenueMessageContent.swift",
        "Bot/Telegram/Models/TGInvoice.swift",
        "Bot/Telegram/Models/TGKeyboardButton.swift",
        "Bot/Telegram/Models/TGKeyboardButtonPollType.swift",
        "Bot/Telegram/Models/TGKeyboardButtonRequestChat.swift",
        "Bot/Telegram/Models/TGKeyboardButtonRequestUsers.swift",
        "Bot/Telegram/Models/TGLabeledPrice.swift",
        "Bot/Telegram/Models/TGLinkPreviewOptions.swift",
        "Bot/Telegram/Models/TGLocation.swift",
        "Bot/Telegram/Models/TGLocationAddress.swift",
        "Bot/Telegram/Models/TGLoginUrl.swift",
        "Bot/Telegram/Models/TGMaskPosition.swift",
        "Bot/Telegram/Models/TGMaybeInaccessibleMessage.swift",
        "Bot/Telegram/Models/TGMenuButton.swift",
        "Bot/Telegram/Models/TGMenuButtonCommands.swift",
        "Bot/Telegram/Models/TGMenuButtonCommandsType.swift",
        "Bot/Telegram/Models/TGMenuButtonDefault.swift",
        "Bot/Telegram/Models/TGMenuButtonDefaultType.swift",
        "Bot/Telegram/Models/TGMenuButtonWebApp.swift",
        "Bot/Telegram/Models/TGMenuButtonWebAppType.swift",
        "Bot/Telegram/Models/TGMessage.swift",
        "Bot/Telegram/Models/TGMessageAutoDeleteTimerChanged.swift",
        "Bot/Telegram/Models/TGMessageEntity.swift",
        "Bot/Telegram/Models/TGMessageEntityType.swift",
        "Bot/Telegram/Models/TGMessageId.swift",
        "Bot/Telegram/Models/TGMessageOrigin.swift",
        "Bot/Telegram/Models/TGMessageOriginChannel.swift",
        "Bot/Telegram/Models/TGMessageOriginChannelType.swift",
        "Bot/Telegram/Models/TGMessageOriginChat.swift",
        "Bot/Telegram/Models/TGMessageOriginChatType.swift",
        "Bot/Telegram/Models/TGMessageOriginHiddenUser.swift",
        "Bot/Telegram/Models/TGMessageOriginHiddenUserType.swift",
        "Bot/Telegram/Models/TGMessageOriginUser.swift",
        "Bot/Telegram/Models/TGMessageOriginUserType.swift",
        "Bot/Telegram/Models/TGMessageReactionCountUpdated.swift",
        "Bot/Telegram/Models/TGMessageReactionUpdated.swift",
        "Bot/Telegram/Models/TGOrderInfo.swift",
        "Bot/Telegram/Models/TGOwnedGift.swift",
        "Bot/Telegram/Models/TGOwnedGiftRegular.swift",
        "Bot/Telegram/Models/TGOwnedGiftRegularType.swift",
        "Bot/Telegram/Models/TGOwnedGiftUnique.swift",
        "Bot/Telegram/Models/TGOwnedGiftUniqueType.swift",
        "Bot/Telegram/Models/TGOwnedGifts.swift",
        "Bot/Telegram/Models/TGPaidMedia.swift",
        "Bot/Telegram/Models/TGPaidMediaInfo.swift",
        "Bot/Telegram/Models/TGPaidMediaPhoto.swift",
        "Bot/Telegram/Models/TGPaidMediaPhotoType.swift",
        "Bot/Telegram/Models/TGPaidMediaPreview.swift",
        "Bot/Telegram/Models/TGPaidMediaPreviewType.swift",
        "Bot/Telegram/Models/TGPaidMediaPurchased.swift",
        "Bot/Telegram/Models/TGPaidMediaVideo.swift",
        "Bot/Telegram/Models/TGPaidMediaVideoType.swift",
        "Bot/Telegram/Models/TGPaidMessagePriceChanged.swift",
        "Bot/Telegram/Models/TGPassportData.swift",
        "Bot/Telegram/Models/TGPassportElementError.swift",
        "Bot/Telegram/Models/TGPassportElementErrorDataField.swift",
        "Bot/Telegram/Models/TGPassportElementErrorDataFieldType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFile.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFileType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFiles.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFilesType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFrontSide.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFrontSideType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorReverseSide.swift",
        "Bot/Telegram/Models/TGPassportElementErrorReverseSideType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorSelfie.swift",
        "Bot/Telegram/Models/TGPassportElementErrorSelfieType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorTranslationFile.swift",
        "Bot/Telegram/Models/TGPassportElementErrorTranslationFileType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorTranslationFiles.swift",
        "Bot/Telegram/Models/TGPassportElementErrorTranslationFilesType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorUnspecified.swift",
        "Bot/Telegram/Models/TGPassportFile.swift",
        "Bot/Telegram/Models/TGPhotoSize.swift",
        "Bot/Telegram/Models/TGPoll.swift",
        "Bot/Telegram/Models/TGPollAnswer.swift",
        "Bot/Telegram/Models/TGPollOption.swift",
        "Bot/Telegram/Models/TGPollType.swift",
        "Bot/Telegram/Models/TGPreCheckoutQuery.swift",
        "Bot/Telegram/Models/TGPreparedInlineMessage.swift",
        "Bot/Telegram/Models/TGProximityAlertTriggered.swift",
        "Bot/Telegram/Models/TGReactionCount.swift",
        "Bot/Telegram/Models/TGReactionType.swift",
        "Bot/Telegram/Models/TGReactionTypeCustomEmoji.swift",
        "Bot/Telegram/Models/TGReactionTypeCustomEmojiType.swift",
        "Bot/Telegram/Models/TGReactionTypeEmoji.swift",
        "Bot/Telegram/Models/TGReactionTypeEmojiType.swift",
        "Bot/Telegram/Models/TGReactionTypePaid.swift",
        "Bot/Telegram/Models/TGReactionTypePaidType.swift",
        "Bot/Telegram/Models/TGRefundedPayment.swift",
        "Bot/Telegram/Models/TGReplyKeyboardMarkup.swift",
        "Bot/Telegram/Models/TGReplyKeyboardRemove.swift",
        "Bot/Telegram/Models/TGReplyParameters.swift",
        "Bot/Telegram/Models/TGResponseParameters.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalState.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStateFailed.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStateFailedType.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStatePending.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStatePendingType.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStateSucceeded.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStateSucceededType.swift",
        "Bot/Telegram/Models/TGSentWebAppMessage.swift",
        "Bot/Telegram/Models/TGSharedUser.swift",
        "Bot/Telegram/Models/TGShippingAddress.swift",
        "Bot/Telegram/Models/TGShippingOption.swift",
        "Bot/Telegram/Models/TGShippingQuery.swift",
        "Bot/Telegram/Models/TGStarAmount.swift",
        "Bot/Telegram/Models/TGStarTransaction.swift",
        "Bot/Telegram/Models/TGStarTransactions.swift",
        "Bot/Telegram/Models/TGSticker.swift",
        "Bot/Telegram/Models/TGStickerSet.swift",
        "Bot/Telegram/Models/TGStickerType.swift",
        "Bot/Telegram/Models/TGStory.swift",
        "Bot/Telegram/Models/TGStoryArea.swift",
        "Bot/Telegram/Models/TGStoryAreaPosition.swift",
        "Bot/Telegram/Models/TGStoryAreaType.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeLink.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeLinkType.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeLocation.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeLocationType.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeSuggestedReaction.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeSuggestedReactionType.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeUniqueGift.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeUniqueGiftType.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeWeather.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeWeatherType.swift",
        "Bot/Telegram/Models/TGSuccessfulPayment.swift",
        "Bot/Telegram/Models/TGSuggestedPostApprovalFailed.swift",
        "Bot/Telegram/Models/TGSuggestedPostApproved.swift",
        "Bot/Telegram/Models/TGSuggestedPostDeclined.swift",
        "Bot/Telegram/Models/TGSuggestedPostInfo.swift",
        "Bot/Telegram/Models/TGSuggestedPostPaid.swift",
        "Bot/Telegram/Models/TGSuggestedPostParameters.swift",
        "Bot/Telegram/Models/TGSuggestedPostPrice.swift",
        "Bot/Telegram/Models/TGSuggestedPostRefunded.swift",
        "Bot/Telegram/Models/TGSwitchInlineQueryChosenChat.swift",
        "Bot/Telegram/Models/TGTextQuote.swift",
        "Bot/Telegram/Models/TGTransactionPartner.swift",
        "Bot/Telegram/Models/TGTransactionPartnerAffiliateProgram.swift",
        "Bot/Telegram/Models/TGTransactionPartnerAffiliateProgramType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerChat.swift",
        "Bot/Telegram/Models/TGTransactionPartnerChatType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerFragment.swift",
        "Bot/Telegram/Models/TGTransactionPartnerFragmentType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerOther.swift",
        "Bot/Telegram/Models/TGTransactionPartnerOtherType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerTelegramAds.swift",
        "Bot/Telegram/Models/TGTransactionPartnerTelegramAdsType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerTelegramApi.swift",
        "Bot/Telegram/Models/TGTransactionPartnerTelegramApiType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerUser.swift",
        "Bot/Telegram/Models/TGTransactionPartnerUserType.swift",
        "Bot/Telegram/Models/TGUniqueGift.swift",
        "Bot/Telegram/Models/TGUniqueGiftBackdrop.swift",
        "Bot/Telegram/Models/TGUniqueGiftBackdropColors.swift",
        "Bot/Telegram/Models/TGUniqueGiftInfo.swift",
        "Bot/Telegram/Models/TGUniqueGiftModel.swift",
        "Bot/Telegram/Models/TGUniqueGiftSymbol.swift",
        "Bot/Telegram/Models/TGUpdate.swift",
        "Bot/Telegram/Models/TGUser.swift",
        "Bot/Telegram/Models/TGUserChatBoosts.swift",
        "Bot/Telegram/Models/TGUserProfilePhotos.swift",
        "Bot/Telegram/Models/TGUsersShared.swift",
        "Bot/Telegram/Models/TGVenue.swift",
        "Bot/Telegram/Models/TGVideo.swift",
        "Bot/Telegram/Models/TGVideoChatEnded.swift",
        "Bot/Telegram/Models/TGVideoChatParticipantsInvited.swift",
        "Bot/Telegram/Models/TGVideoChatScheduled.swift",
        "Bot/Telegram/Models/TGVideoChatStarted.swift",
        "Bot/Telegram/Models/TGVideoNote.swift",
        "Bot/Telegram/Models/TGVoice.swift",
        "Bot/Telegram/Models/TGWebAppData.swift",
        "Bot/Telegram/Models/TGWebAppInfo.swift",
        "Bot/Telegram/Models/TGWebhookInfo.swift",
        "Bot/Telegram/Models/TGWriteAccessAllowed.swift",
        "Bot/Types/ChatId.swift",
        "Bot/Types/FileInfo.swift",
        "Bot/Types/InputFile.swift",
        "Bot/Types/MessageOrBool.swift",
        "Bot/Types/ParseMode.swift",
        "Bot/Types/ReplyMarkup.swift",
        "Bot/Types/TelegramContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/12] Compiling Logging MetadataProvider.swift
[7/12] Compiling Logging LogHandler.swift
[8/12] Compiling Logging Locks.swift
[9/12] Emitting module Logging
[10/12] Compiling Logging Logging.swift
[11/17] Compiling SwiftCustomLogger LogFormatter.swift
[12/17] Compiling SwiftCustomLogger CustomHandler.swift
[13/17] Compiling SwiftCustomLogger BasicFormatter.swift
[14/17] Emitting module SwiftCustomLogger
[15/17] Compiling SwiftCustomLogger Printer.swift
[16/17] Emitting module SwiftRegularExpression
[17/17] Compiling SwiftRegularExpression String+Regexp.swift
[18/240] Compiling SwiftTelegramBot AddStickerToSet.swift
[19/240] Compiling SwiftTelegramBot AnswerCallbackQuery.swift
[20/240] Compiling SwiftTelegramBot AnswerInlineQuery.swift
[21/240] Compiling SwiftTelegramBot AnswerPreCheckoutQuery.swift
[22/240] Compiling SwiftTelegramBot AnswerShippingQuery.swift
[23/240] Compiling SwiftTelegramBot AnswerWebAppQuery.swift
[24/240] Compiling SwiftTelegramBot ApproveChatJoinRequest.swift
[25/240] Compiling SwiftTelegramBot ApproveSuggestedPost.swift
[26/240] Compiling SwiftTelegramBot BanChatMember.swift
[27/240] Compiling SwiftTelegramBot BanChatSenderChat.swift
[28/240] Compiling SwiftTelegramBot Close.swift
[29/240] Compiling SwiftTelegramBot CloseForumTopic.swift
[30/240] Compiling SwiftTelegramBot CloseGeneralForumTopic.swift
[31/240] Compiling SwiftTelegramBot ConvertGiftToStars.swift
[32/240] Compiling SwiftTelegramBot CopyMessage.swift
[33/240] Compiling SwiftTelegramBot CopyMessages.swift
[34/240] Compiling SwiftTelegramBot CreateChatInviteLink.swift
[35/240] Compiling SwiftTelegramBot CreateChatSubscriptionInviteLink.swift
[36/240] Compiling SwiftTelegramBot CreateForumTopic.swift
[37/240] Compiling SwiftTelegramBot CreateInvoiceLink.swift
[38/240] Compiling SwiftTelegramBot CreateNewStickerSet.swift
[39/240] Compiling SwiftTelegramBot DeclineChatJoinRequest.swift
[40/240] Compiling SwiftTelegramBot DeclineSuggestedPost.swift
[41/240] Compiling SwiftTelegramBot DeleteBusinessMessages.swift
[42/240] Compiling SwiftTelegramBot DeleteChatPhoto.swift
[43/264] Compiling SwiftTelegramBot AllFilter.swift
[44/264] Compiling SwiftTelegramBot AudioFilter.swift
[45/264] Compiling SwiftTelegramBot CaptionEntityFilter.swift
[46/264] Compiling SwiftTelegramBot ChatFilter.swift
[47/264] Compiling SwiftTelegramBot CommandFilter.swift
[48/264] Compiling SwiftTelegramBot ContactFilter.swift
[49/264] Compiling SwiftTelegramBot DocumentFilter.swift
[50/264] Compiling SwiftTelegramBot EntityFilter.swift
[51/264] Compiling SwiftTelegramBot ForwarderFilter.swift
[52/264] Compiling SwiftTelegramBot GameFilter.swift
[53/264] Compiling SwiftTelegramBot GroupFilter.swift
[54/264] Compiling SwiftTelegramBot InvoiceFilter.swift
[55/264] Compiling SwiftTelegramBot LanguageFilter.swift
[56/264] Compiling SwiftTelegramBot LocationFilter.swift
[57/264] Compiling SwiftTelegramBot PhotoFilter.swift
[58/264] Compiling SwiftTelegramBot PrivateFilter.swift
[59/264] Compiling SwiftTelegramBot RegexpFilter.swift
[60/264] Compiling SwiftTelegramBot ReplyFilter.swift
[61/264] Compiling SwiftTelegramBot StatusUpdateFilters.swift
[62/264] Compiling SwiftTelegramBot StickerFilter.swift
[63/264] Compiling SwiftTelegramBot SuccesfulPaymentFilter.swift
[64/264] Compiling SwiftTelegramBot TGFilter.swift
[65/264] Compiling SwiftTelegramBot TextFilter.swift
[66/264] Compiling SwiftTelegramBot UserFilter.swift
[67/264] Compiling SwiftTelegramBot VenueFilter.swift
[68/264] Compiling SwiftTelegramBot GetBusinessAccountGifts.swift
[69/264] Compiling SwiftTelegramBot GetBusinessAccountStarBalance.swift
[70/264] Compiling SwiftTelegramBot GetBusinessConnection.swift
[71/264] Compiling SwiftTelegramBot GetChat.swift
[72/264] Compiling SwiftTelegramBot GetChatAdministrators.swift
[73/264] Compiling SwiftTelegramBot GetChatMember.swift
[74/264] Compiling SwiftTelegramBot GetChatMemberCount.swift
[75/264] Compiling SwiftTelegramBot GetChatMenuButton.swift
[76/264] Compiling SwiftTelegramBot GetCustomEmojiStickers.swift
[77/264] Compiling SwiftTelegramBot GetFile.swift
[78/264] Compiling SwiftTelegramBot GetForumTopicIconStickers.swift
[79/264] Compiling SwiftTelegramBot GetGameHighScores.swift
[80/264] Compiling SwiftTelegramBot GetMe.swift
[81/264] Compiling SwiftTelegramBot GetMyCommands.swift
[82/264] Compiling SwiftTelegramBot GetMyDefaultAdministratorRights.swift
[83/264] Compiling SwiftTelegramBot GetMyDescription.swift
[84/264] Compiling SwiftTelegramBot GetMyName.swift
[85/264] Compiling SwiftTelegramBot GetMyShortDescription.swift
[86/264] Compiling SwiftTelegramBot GetMyStarBalance.swift
[87/264] Compiling SwiftTelegramBot GetStarTransactions.swift
[88/264] Compiling SwiftTelegramBot GetStickerSet.swift
[89/264] Compiling SwiftTelegramBot GetUpdates.swift
[90/264] Compiling SwiftTelegramBot GetUserChatBoosts.swift
[91/264] Compiling SwiftTelegramBot GetUserProfilePhotos.swift
[92/264] Compiling SwiftTelegramBot GetWebhookInfo.swift
[93/312] Compiling SwiftTelegramBot DeleteChatStickerSet.swift
[94/312] Compiling SwiftTelegramBot DeleteForumTopic.swift
[95/312] Compiling SwiftTelegramBot DeleteMessage.swift
[96/312] Compiling SwiftTelegramBot DeleteMessages.swift
[97/312] Compiling SwiftTelegramBot DeleteMyCommands.swift
[98/312] Compiling SwiftTelegramBot DeleteStickerFromSet.swift
[99/312] Compiling SwiftTelegramBot DeleteStickerSet.swift
[100/312] Compiling SwiftTelegramBot DeleteStory.swift
[101/312] Compiling SwiftTelegramBot DeleteWebhook.swift
[102/312] Compiling SwiftTelegramBot EditChatInviteLink.swift
[103/312] Compiling SwiftTelegramBot EditChatSubscriptionInviteLink.swift
[104/312] Compiling SwiftTelegramBot EditForumTopic.swift
[105/312] Compiling SwiftTelegramBot EditGeneralForumTopic.swift
[106/312] Compiling SwiftTelegramBot EditMessageCaption.swift
[107/312] Compiling SwiftTelegramBot EditMessageChecklist.swift
[108/312] Compiling SwiftTelegramBot EditMessageLiveLocation.swift
[109/312] Compiling SwiftTelegramBot EditMessageMedia.swift
[110/312] Compiling SwiftTelegramBot EditMessageReplyMarkup.swift
[111/312] Compiling SwiftTelegramBot EditMessageText.swift
[112/312] Compiling SwiftTelegramBot EditStory.swift
[113/312] Compiling SwiftTelegramBot EditUserStarSubscription.swift
[114/312] Compiling SwiftTelegramBot ExportChatInviteLink.swift
[115/312] Compiling SwiftTelegramBot ForwardMessage.swift
[116/312] Compiling SwiftTelegramBot ForwardMessages.swift
[117/312] Compiling SwiftTelegramBot GetAvailableGifts.swift
[118/312] Compiling SwiftTelegramBot UnbanChatSenderChat.swift
[119/312] Compiling SwiftTelegramBot UnhideGeneralForumTopic.swift
[120/312] Compiling SwiftTelegramBot UnpinAllChatMessages.swift
[121/312] Compiling SwiftTelegramBot UnpinAllForumTopicMessages.swift
[122/312] Compiling SwiftTelegramBot UnpinAllGeneralForumTopicMessages.swift
[123/312] Compiling SwiftTelegramBot UnpinChatMessage.swift
[124/312] Compiling SwiftTelegramBot UpgradeGift.swift
[125/312] Compiling SwiftTelegramBot UploadStickerFile.swift
[126/312] Compiling SwiftTelegramBot VerifyChat.swift
[127/312] Compiling SwiftTelegramBot VerifyUser.swift
[128/312] Compiling SwiftTelegramBot TGMaybeInaccessibleMessageExtensions.swift
[129/312] Compiling SwiftTelegramBot TGAcceptedGiftTypes.swift
[130/312] Compiling SwiftTelegramBot TGAffiliateInfo.swift
[131/312] Compiling SwiftTelegramBot TGAnimation.swift
[132/312] Compiling SwiftTelegramBot TGAudio.swift
[133/312] Compiling SwiftTelegramBot TGBackgroundFill.swift
[134/312] Compiling SwiftTelegramBot TGBackgroundFillFreeformGradient.swift
[135/312] Compiling SwiftTelegramBot TGBackgroundFillFreeformGradientType.swift
[136/312] Compiling SwiftTelegramBot TGBackgroundFillGradient.swift
[137/312] Compiling SwiftTelegramBot TGBackgroundFillGradientType.swift
[138/312] Compiling SwiftTelegramBot TGBackgroundFillSolid.swift
[139/312] Compiling SwiftTelegramBot TGBackgroundFillSolidType.swift
[140/312] Compiling SwiftTelegramBot TGBackgroundType.swift
[141/312] Compiling SwiftTelegramBot TGBackgroundTypeChatTheme.swift
[142/360] Compiling SwiftTelegramBot GiftPremiumSubscription.swift
[143/360] Compiling SwiftTelegramBot HideGeneralForumTopic.swift
[144/360] Compiling SwiftTelegramBot LeaveChat.swift
[145/360] Compiling SwiftTelegramBot LogOut.swift
[146/360] Compiling SwiftTelegramBot PinChatMessage.swift
[147/360] Compiling SwiftTelegramBot PostStory.swift
[148/360] Compiling SwiftTelegramBot PromoteChatMember.swift
[149/360] Compiling SwiftTelegramBot ReadBusinessMessage.swift
[150/360] Compiling SwiftTelegramBot RefundStarPayment.swift
[151/360] Compiling SwiftTelegramBot RemoveBusinessAccountProfilePhoto.swift
[152/360] Compiling SwiftTelegramBot RemoveChatVerification.swift
[153/360] Compiling SwiftTelegramBot RemoveUserVerification.swift
[154/360] Compiling SwiftTelegramBot ReopenForumTopic.swift
[155/360] Compiling SwiftTelegramBot ReopenGeneralForumTopic.swift
[156/360] Compiling SwiftTelegramBot ReplaceStickerInSet.swift
[157/360] Compiling SwiftTelegramBot RestrictChatMember.swift
[158/360] Compiling SwiftTelegramBot RevokeChatInviteLink.swift
[159/360] Compiling SwiftTelegramBot SavePreparedInlineMessage.swift
[160/360] Compiling SwiftTelegramBot SendAnimation.swift
[161/360] Compiling SwiftTelegramBot SendAudio.swift
[162/360] Compiling SwiftTelegramBot SendChatAction.swift
[163/360] Compiling SwiftTelegramBot SendChecklist.swift
[164/360] Compiling SwiftTelegramBot SendContact.swift
[165/360] Compiling SwiftTelegramBot SendDice.swift
[166/360] Compiling SwiftTelegramBot SendDocument.swift
[167/360] Compiling SwiftTelegramBot SetChatStickerSet.swift
[168/360] Compiling SwiftTelegramBot SetChatTitle.swift
[169/360] Compiling SwiftTelegramBot SetCustomEmojiStickerSetThumbnail.swift
[170/360] Compiling SwiftTelegramBot SetGameScore.swift
[171/360] Compiling SwiftTelegramBot SetMessageReaction.swift
[172/360] Compiling SwiftTelegramBot SetMyCommands.swift
[173/360] Compiling SwiftTelegramBot SetMyDefaultAdministratorRights.swift
[174/360] Compiling SwiftTelegramBot SetMyDescription.swift
[175/360] Compiling SwiftTelegramBot SetMyName.swift
[176/360] Compiling SwiftTelegramBot SetMyShortDescription.swift
[177/360] Compiling SwiftTelegramBot SetPassportDataErrors.swift
[178/360] Compiling SwiftTelegramBot SetStickerEmojiList.swift
[179/360] Compiling SwiftTelegramBot SetStickerKeywords.swift
[180/360] Compiling SwiftTelegramBot SetStickerMaskPosition.swift
[181/360] Compiling SwiftTelegramBot SetStickerPositionInSet.swift
[182/360] Compiling SwiftTelegramBot SetStickerSetThumbnail.swift
[183/360] Compiling SwiftTelegramBot SetStickerSetTitle.swift
[184/360] Compiling SwiftTelegramBot SetUserEmojiStatus.swift
[185/360] Compiling SwiftTelegramBot SetWebhook.swift
[186/360] Compiling SwiftTelegramBot StopMessageLiveLocation.swift
[187/360] Compiling SwiftTelegramBot StopPoll.swift
[188/360] Compiling SwiftTelegramBot TransferBusinessAccountStars.swift
[189/360] Compiling SwiftTelegramBot TransferGift.swift
[190/360] Compiling SwiftTelegramBot UnbanChatMember.swift
[191/408] Compiling SwiftTelegramBot TGBackgroundTypeChatThemeType.swift
[192/408] Compiling SwiftTelegramBot TGBackgroundTypeFill.swift
[193/408] Compiling SwiftTelegramBot TGBackgroundTypeFillType.swift
[194/408] Compiling SwiftTelegramBot TGBackgroundTypePattern.swift
[195/408] Compiling SwiftTelegramBot TGBackgroundTypePatternType.swift
[196/408] Compiling SwiftTelegramBot TGBackgroundTypeWallpaper.swift
[197/408] Compiling SwiftTelegramBot TGBackgroundTypeWallpaperType.swift
[198/408] Compiling SwiftTelegramBot TGBirthdate.swift
[199/408] Compiling SwiftTelegramBot TGBotCommand.swift
[200/408] Compiling SwiftTelegramBot TGBotCommandScope.swift
[201/408] Compiling SwiftTelegramBot TGBotCommandScopeAllChatAdministrators.swift
[202/408] Compiling SwiftTelegramBot TGBotCommandScopeAllChatAdministratorsType.swift
[203/408] Compiling SwiftTelegramBot TGBotCommandScopeAllGroupChats.swift
[204/408] Compiling SwiftTelegramBot TGBotCommandScopeAllGroupChatsType.swift
[205/408] Compiling SwiftTelegramBot TGBotCommandScopeAllPrivateChats.swift
[206/408] Compiling SwiftTelegramBot TGBotCommandScopeAllPrivateChatsType.swift
[207/408] Compiling SwiftTelegramBot TGBotCommandScopeChat.swift
[208/408] Compiling SwiftTelegramBot TGBotCommandScopeChatAdministrators.swift
[209/408] Compiling SwiftTelegramBot TGBotCommandScopeChatAdministratorsType.swift
[210/408] Compiling SwiftTelegramBot TGBotCommandScopeChatMember.swift
[211/408] Compiling SwiftTelegramBot TGBotCommandScopeChatMemberType.swift
[212/408] Compiling SwiftTelegramBot TGBotCommandScopeChatType.swift
[213/408] Compiling SwiftTelegramBot TGBotCommandScopeDefault.swift
[214/408] Compiling SwiftTelegramBot TGBotCommandScopeDefaultType.swift
[215/432] Compiling SwiftTelegramBot TGChatFullInfoType.swift
[216/432] Compiling SwiftTelegramBot TGChatInviteLink.swift
[217/432] Compiling SwiftTelegramBot TGChatJoinRequest.swift
[218/432] Compiling SwiftTelegramBot TGChatLocation.swift
[219/432] Compiling SwiftTelegramBot TGChatMember.swift
[220/432] Compiling SwiftTelegramBot TGChatMemberAdministrator.swift
[221/432] Compiling SwiftTelegramBot TGChatMemberBanned.swift
[222/432] Compiling SwiftTelegramBot TGChatMemberLeft.swift
[223/432] Compiling SwiftTelegramBot TGChatMemberMember.swift
[224/432] Compiling SwiftTelegramBot TGChatMemberOwner.swift
[225/432] Compiling SwiftTelegramBot TGChatMemberRestricted.swift
[226/432] Compiling SwiftTelegramBot TGChatMemberUpdated.swift
[227/432] Compiling SwiftTelegramBot TGChatPermissions.swift
[228/432] Compiling SwiftTelegramBot TGChatPhoto.swift
[229/432] Compiling SwiftTelegramBot TGChatShared.swift
[230/432] Compiling SwiftTelegramBot TGChatType.swift
[231/432] Compiling SwiftTelegramBot TGChecklist.swift
[232/432] Compiling SwiftTelegramBot TGChecklistTask.swift
[233/432] Compiling SwiftTelegramBot TGChecklistTasksAdded.swift
[234/432] Compiling SwiftTelegramBot TGChecklistTasksDone.swift
[235/432] Compiling SwiftTelegramBot TGChosenInlineResult.swift
[236/432] Compiling SwiftTelegramBot TGContact.swift
[237/432] Compiling SwiftTelegramBot TGCopyTextButton.swift
[238/432] Compiling SwiftTelegramBot TGDice.swift
[239/456] Compiling SwiftTelegramBot TGBotDescription.swift
[240/456] Compiling SwiftTelegramBot TGBotName.swift
[241/456] Compiling SwiftTelegramBot TGBotShortDescription.swift
[242/456] Compiling SwiftTelegramBot TGBusinessBotRights.swift
[243/456] Compiling SwiftTelegramBot TGBusinessConnection.swift
[244/456] Compiling SwiftTelegramBot TGBusinessIntro.swift
[245/456] Compiling SwiftTelegramBot TGBusinessLocation.swift
[246/456] Compiling SwiftTelegramBot TGBusinessMessagesDeleted.swift
[247/456] Compiling SwiftTelegramBot TGBusinessOpeningHours.swift
[248/456] Compiling SwiftTelegramBot TGBusinessOpeningHoursInterval.swift
[249/456] Compiling SwiftTelegramBot TGCallbackGame.swift
[250/456] Compiling SwiftTelegramBot TGCallbackQuery.swift
[251/456] Compiling SwiftTelegramBot TGChat.swift
[252/456] Compiling SwiftTelegramBot TGChatAdministratorRights.swift
[253/456] Compiling SwiftTelegramBot TGChatBackground.swift
[254/456] Compiling SwiftTelegramBot TGChatBoost.swift
[255/456] Compiling SwiftTelegramBot TGChatBoostAdded.swift
[256/456] Compiling SwiftTelegramBot TGChatBoostRemoved.swift
[257/456] Compiling SwiftTelegramBot TGChatBoostSource.swift
[258/456] Compiling SwiftTelegramBot TGChatBoostSourceGiftCode.swift
[259/456] Compiling SwiftTelegramBot TGChatBoostSourceGiveaway.swift
[260/456] Compiling SwiftTelegramBot TGChatBoostSourcePremium.swift
[261/456] Compiling SwiftTelegramBot TGChatBoostUpdated.swift
[262/456] Compiling SwiftTelegramBot TGChatFullInfo.swift
[263/480] Compiling SwiftTelegramBot TGDirectMessagePriceChanged.swift
[264/480] Compiling SwiftTelegramBot TGDirectMessagesTopic.swift
[265/480] Compiling SwiftTelegramBot TGDocument.swift
[266/480] Compiling SwiftTelegramBot TGEncryptedCredentials.swift
[267/480] Compiling SwiftTelegramBot TGEncryptedPassportElement.swift
[268/480] Compiling SwiftTelegramBot TGEncryptedPassportElementType.swift
[269/480] Compiling SwiftTelegramBot TGExternalReplyInfo.swift
[270/480] Compiling SwiftTelegramBot TGFile.swift
[271/480] Compiling SwiftTelegramBot TGForceReply.swift
[272/480] Compiling SwiftTelegramBot TGForumTopic.swift
[273/480] Compiling SwiftTelegramBot TGForumTopicClosed.swift
[274/480] Compiling SwiftTelegramBot TGForumTopicCreated.swift
[275/480] Compiling SwiftTelegramBot TGForumTopicEdited.swift
[276/480] Compiling SwiftTelegramBot TGForumTopicReopened.swift
[277/480] Compiling SwiftTelegramBot TGGame.swift
[278/480] Compiling SwiftTelegramBot TGGameHighScore.swift
[279/480] Compiling SwiftTelegramBot TGGeneralForumTopicHidden.swift
[280/480] Compiling SwiftTelegramBot TGGeneralForumTopicUnhidden.swift
[281/480] Compiling SwiftTelegramBot TGGift.swift
[282/480] Compiling SwiftTelegramBot TGGiftInfo.swift
[283/480] Compiling SwiftTelegramBot TGGifts.swift
[284/480] Compiling SwiftTelegramBot TGGiveaway.swift
[285/480] Compiling SwiftTelegramBot TGGiveawayCompleted.swift
[286/480] Compiling SwiftTelegramBot TGGiveawayCreated.swift
[287/504] Compiling SwiftTelegramBot TGGiveawayWinners.swift
[288/504] Compiling SwiftTelegramBot TGInaccessibleMessage.swift
[289/504] Compiling SwiftTelegramBot TGInlineKeyboardButton.swift
[290/504] Compiling SwiftTelegramBot TGInlineKeyboardMarkup.swift
[291/504] Compiling SwiftTelegramBot TGInlineQuery.swift
[292/504] Compiling SwiftTelegramBot TGInlineQueryResult.swift
[293/504] Compiling SwiftTelegramBot TGInlineQueryResultArticle.swift
[294/504] Compiling SwiftTelegramBot TGInlineQueryResultArticleType.swift
[295/504] Compiling SwiftTelegramBot TGInlineQueryResultAudio.swift
[296/504] Compiling SwiftTelegramBot TGInlineQueryResultAudioType.swift
[297/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedAudio.swift
[298/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedAudioType.swift
[299/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedDocument.swift
[300/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedDocumentType.swift
[301/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedGif.swift
[302/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedGifType.swift
[303/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedMpeg4Gif.swift
[304/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedMpeg4GifType.swift
[305/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedPhoto.swift
[306/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedPhotoType.swift
[307/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedSticker.swift
[308/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedStickerType.swift
[309/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedVideo.swift
[310/504] Compiling SwiftTelegramBot TGInlineQueryResultCachedVideoType.swift
[311/528] Compiling SwiftTelegramBot TGInputChecklistTask.swift
[312/528] Compiling SwiftTelegramBot TGInputContactMessageContent.swift
[313/528] Compiling SwiftTelegramBot TGInputInvoiceMessageContent.swift
[314/528] Compiling SwiftTelegramBot TGInputLocationMessageContent.swift
[315/528] Compiling SwiftTelegramBot TGInputMedia.swift
[316/528] Compiling SwiftTelegramBot TGInputMediaAnimation.swift
[317/528] Compiling SwiftTelegramBot TGInputMediaAnimationType.swift
[318/528] Compiling SwiftTelegramBot TGInputMediaAudio.swift
[319/528] Compiling SwiftTelegramBot TGInputMediaAudioType.swift
[320/528] Compiling SwiftTelegramBot TGInputMediaDocument.swift
[321/528] Compiling SwiftTelegramBot TGInputMediaDocumentType.swift
[322/528] Compiling SwiftTelegramBot TGInputMediaPhoto.swift
[323/528] Compiling SwiftTelegramBot TGInputMediaPhotoType.swift
[324/528] Compiling SwiftTelegramBot TGInputMediaVideo.swift
[325/528] Compiling SwiftTelegramBot TGInputMediaVideoType.swift
[326/528] Compiling SwiftTelegramBot TGInputMessageContent.swift
[327/528] Compiling SwiftTelegramBot TGInputPaidMedia.swift
[328/528] Compiling SwiftTelegramBot TGInputPaidMediaPhoto.swift
[329/528] Compiling SwiftTelegramBot TGInputPaidMediaPhotoType.swift
[330/528] Compiling SwiftTelegramBot TGInputPaidMediaVideo.swift
[331/528] Compiling SwiftTelegramBot TGInputPaidMediaVideoType.swift
[332/528] Compiling SwiftTelegramBot TGInputPollOption.swift
[333/528] Compiling SwiftTelegramBot TGInputProfilePhoto.swift
[334/528] Compiling SwiftTelegramBot TGInputProfilePhotoAnimated.swift
[335/552] Compiling SwiftTelegramBot TGInlineQueryResultCachedVoice.swift
[336/552] Compiling SwiftTelegramBot TGInlineQueryResultCachedVoiceType.swift
[337/552] Compiling SwiftTelegramBot TGInlineQueryResultContact.swift
[338/552] Compiling SwiftTelegramBot TGInlineQueryResultContactType.swift
[339/552] Compiling SwiftTelegramBot TGInlineQueryResultDocument.swift
[340/552] Compiling SwiftTelegramBot TGInlineQueryResultDocumentType.swift
[341/552] Compiling SwiftTelegramBot TGInlineQueryResultGame.swift
[342/552] Compiling SwiftTelegramBot TGInlineQueryResultGameType.swift
[343/552] Compiling SwiftTelegramBot TGInlineQueryResultGif.swift
[344/552] Compiling SwiftTelegramBot TGInlineQueryResultGifType.swift
[345/552] Compiling SwiftTelegramBot TGInlineQueryResultLocation.swift
[346/552] Compiling SwiftTelegramBot TGInlineQueryResultLocationType.swift
[347/552] Compiling SwiftTelegramBot TGInlineQueryResultMpeg4Gif.swift
[348/552] Compiling SwiftTelegramBot TGInlineQueryResultMpeg4GifType.swift
[349/552] Compiling SwiftTelegramBot TGInlineQueryResultPhoto.swift
[350/552] Compiling SwiftTelegramBot TGInlineQueryResultPhotoType.swift
[351/552] Compiling SwiftTelegramBot TGInlineQueryResultVenue.swift
[352/552] Compiling SwiftTelegramBot TGInlineQueryResultVenueType.swift
[353/552] Compiling SwiftTelegramBot TGInlineQueryResultVideo.swift
[354/552] Compiling SwiftTelegramBot TGInlineQueryResultVideoType.swift
[355/552] Compiling SwiftTelegramBot TGInlineQueryResultVoice.swift
[356/552] Compiling SwiftTelegramBot TGInlineQueryResultVoiceType.swift
[357/552] Compiling SwiftTelegramBot TGInlineQueryResultsButton.swift
[358/552] Compiling SwiftTelegramBot TGInputChecklist.swift
[359/576] Compiling SwiftTelegramBot TGInputProfilePhotoAnimatedType.swift
[360/576] Compiling SwiftTelegramBot TGInputProfilePhotoStatic.swift
[361/576] Compiling SwiftTelegramBot TGInputProfilePhotoStaticType.swift
[362/576] Compiling SwiftTelegramBot TGInputSticker.swift
[363/576] Compiling SwiftTelegramBot TGInputStoryContent.swift
[364/576] Compiling SwiftTelegramBot TGInputStoryContentPhoto.swift
[365/576] Compiling SwiftTelegramBot TGInputStoryContentPhotoType.swift
[366/576] Compiling SwiftTelegramBot TGInputStoryContentVideo.swift
[367/576] Compiling SwiftTelegramBot TGInputStoryContentVideoType.swift
[368/576] Compiling SwiftTelegramBot TGInputTextMessageContent.swift
[369/576] Compiling SwiftTelegramBot TGInputVenueMessageContent.swift
[370/576] Compiling SwiftTelegramBot TGInvoice.swift
[371/576] Compiling SwiftTelegramBot TGKeyboardButton.swift
[372/576] Compiling SwiftTelegramBot TGKeyboardButtonPollType.swift
[373/576] Compiling SwiftTelegramBot TGKeyboardButtonRequestChat.swift
[374/576] Compiling SwiftTelegramBot TGKeyboardButtonRequestUsers.swift
[375/576] Compiling SwiftTelegramBot TGLabeledPrice.swift
[376/576] Compiling SwiftTelegramBot TGLinkPreviewOptions.swift
[377/576] Compiling SwiftTelegramBot TGLocation.swift
[378/576] Compiling SwiftTelegramBot TGLocationAddress.swift
[379/576] Compiling SwiftTelegramBot TGLoginUrl.swift
[380/576] Compiling SwiftTelegramBot TGMaskPosition.swift
[381/576] Compiling SwiftTelegramBot TGMaybeInaccessibleMessage.swift
[382/576] Compiling SwiftTelegramBot TGMenuButton.swift
[383/600] Compiling SwiftTelegramBot SendGame.swift
[384/600] Compiling SwiftTelegramBot SendGift.swift
[385/600] Compiling SwiftTelegramBot SendInvoice.swift
[386/600] Compiling SwiftTelegramBot SendLocation.swift
[387/600] Compiling SwiftTelegramBot SendMediaGroup.swift
[388/600] Compiling SwiftTelegramBot SendMessage.swift
[389/600] Compiling SwiftTelegramBot SendPaidMedia.swift
[390/600] Compiling SwiftTelegramBot SendPhoto.swift
[391/600] Compiling SwiftTelegramBot SendPoll.swift
[392/600] Compiling SwiftTelegramBot SendSticker.swift
[393/600] Compiling SwiftTelegramBot SendVenue.swift
[394/600] Compiling SwiftTelegramBot SendVideo.swift
[395/600] Compiling SwiftTelegramBot SendVideoNote.swift
[396/600] Compiling SwiftTelegramBot SendVoice.swift
[397/600] Compiling SwiftTelegramBot SetBusinessAccountBio.swift
[398/600] Compiling SwiftTelegramBot SetBusinessAccountGiftSettings.swift
[399/600] Compiling SwiftTelegramBot SetBusinessAccountName.swift
[400/600] Compiling SwiftTelegramBot SetBusinessAccountProfilePhoto.swift
[401/600] Compiling SwiftTelegramBot SetBusinessAccountUsername.swift
[402/600] Compiling SwiftTelegramBot SetChatAdministratorCustomTitle.swift
[403/600] Compiling SwiftTelegramBot SetChatDescription.swift
[404/600] Compiling SwiftTelegramBot SetChatMenuButton.swift
[405/600] Compiling SwiftTelegramBot SetChatPermissions.swift
[406/600] Compiling SwiftTelegramBot SetChatPhoto.swift
[407/600] Compiling SwiftTelegramBot VideoFilter.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[408/600] Compiling SwiftTelegramBot VideoNoteFilter.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[409/600] Compiling SwiftTelegramBot VoiceFilter.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[410/600] Compiling SwiftTelegramBot BaseHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[411/600] Compiling SwiftTelegramBot CallbackQueryHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[412/600] Compiling SwiftTelegramBot CommandHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[413/600] Compiling SwiftTelegramBot LoggerHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[414/600] Compiling SwiftTelegramBot MessageHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[415/600] Compiling SwiftTelegramBot RegexpHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[416/600] Compiling SwiftTelegramBot TGHandlerPrtcl.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[417/600] Compiling SwiftTelegramBot BotError.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[418/600] Compiling SwiftTelegramBot Error+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[419/600] Compiling SwiftTelegramBot Array+RemoveHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[420/600] Compiling SwiftTelegramBot HTTPMediaType.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[421/600] Compiling SwiftTelegramBot Message+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[422/600] Compiling SwiftTelegramBot TGErrorCommon.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[423/600] Compiling SwiftTelegramBot Limiter.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[424/600] Compiling SwiftTelegramBot SendableValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[425/600] Compiling SwiftTelegramBot String+Helper.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[426/600] Compiling SwiftTelegramBot TGClientDefault.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[427/600] Compiling SwiftTelegramBot TGMultiPart.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[428/600] Compiling SwiftTelegramBot TGBot.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[429/600] Compiling SwiftTelegramBot TGClientPrtcl.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[430/600] Compiling SwiftTelegramBot TGConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[431/600] Compiling SwiftTelegramBot TGDispatcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:75:58: warning: 'is' test is always true
 73 |         }
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
    |                                                          `- warning: 'is' test is always true
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
 77 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:76:63: warning: 'is' test is always true
 74 |
 75 |         let isCustomStringConvertibleError: Bool = error is CustomStringConvertible
 76 |         let isCustomDebugStringConvertibleError: Bool = error is CustomDebugStringConvertible
    |                                                               `- warning: 'is' test is always true
 77 |
 78 |         if isCustomStringConvertibleError && isCustomDebugStringConvertibleError {
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/TGConnection.swift:55:25: warning: no calls to throwing functions occur within 'try' expression
 53 |                         log.trace("next try get updates \(UUID())")
 54 |                         let updates: [TGUpdate] = try await self.getUpdates(bot: bot)
 55 |                         try await bot.processing(updates: updates)
    |                         `- warning: no calls to throwing functions occur within 'try' expression
 56 |                     } catch {
 57 |                         self.log.error("\(BotError(error).localizedDescription)")
[432/600] Compiling SwiftTelegramBot TGOwnedGiftRegular.swift
[433/600] Compiling SwiftTelegramBot TGOwnedGiftRegularType.swift
[434/600] Compiling SwiftTelegramBot TGOwnedGiftUnique.swift
[435/600] Compiling SwiftTelegramBot TGOwnedGiftUniqueType.swift
[436/600] Compiling SwiftTelegramBot TGOwnedGifts.swift
[437/600] Compiling SwiftTelegramBot TGPaidMedia.swift
[438/600] Compiling SwiftTelegramBot TGPaidMediaInfo.swift
[439/600] Compiling SwiftTelegramBot TGPaidMediaPhoto.swift
[440/600] Compiling SwiftTelegramBot TGPaidMediaPhotoType.swift
[441/600] Compiling SwiftTelegramBot TGPaidMediaPreview.swift
[442/600] Compiling SwiftTelegramBot TGPaidMediaPreviewType.swift
[443/600] Compiling SwiftTelegramBot TGPaidMediaPurchased.swift
[444/600] Compiling SwiftTelegramBot TGPaidMediaVideo.swift
[445/600] Compiling SwiftTelegramBot TGPaidMediaVideoType.swift
[446/600] Compiling SwiftTelegramBot TGPaidMessagePriceChanged.swift
[447/600] Compiling SwiftTelegramBot TGPassportData.swift
[448/600] Compiling SwiftTelegramBot TGPassportElementError.swift
[449/600] Compiling SwiftTelegramBot TGPassportElementErrorDataField.swift
[450/600] Compiling SwiftTelegramBot TGPassportElementErrorDataFieldType.swift
[451/600] Compiling SwiftTelegramBot TGPassportElementErrorFile.swift
[452/600] Compiling SwiftTelegramBot TGPassportElementErrorFileType.swift
[453/600] Compiling SwiftTelegramBot TGPassportElementErrorFiles.swift
[454/600] Compiling SwiftTelegramBot TGPassportElementErrorFilesType.swift
[455/600] Compiling SwiftTelegramBot TGPassportElementErrorFrontSide.swift
[456/600] Compiling SwiftTelegramBot TGPassportElementErrorFrontSideType.swift
[457/600] Compiling SwiftTelegramBot TGPassportElementErrorReverseSide.swift
[458/600] Compiling SwiftTelegramBot TGPassportElementErrorReverseSideType.swift
[459/600] Compiling SwiftTelegramBot TGPassportElementErrorSelfie.swift
[460/600] Compiling SwiftTelegramBot TGPassportElementErrorSelfieType.swift
[461/600] Compiling SwiftTelegramBot TGPassportElementErrorTranslationFile.swift
[462/600] Compiling SwiftTelegramBot TGPassportElementErrorTranslationFileType.swift
[463/600] Compiling SwiftTelegramBot TGPassportElementErrorTranslationFiles.swift
[464/600] Compiling SwiftTelegramBot TGPassportElementErrorTranslationFilesType.swift
[465/600] Compiling SwiftTelegramBot TGPassportElementErrorUnspecified.swift
[466/600] Compiling SwiftTelegramBot TGPassportFile.swift
[467/600] Compiling SwiftTelegramBot TGPhotoSize.swift
[468/600] Compiling SwiftTelegramBot TGPoll.swift
[469/600] Compiling SwiftTelegramBot TGPollAnswer.swift
[470/600] Compiling SwiftTelegramBot TGPollOption.swift
[471/600] Compiling SwiftTelegramBot TGPollType.swift
[472/600] Compiling SwiftTelegramBot TGPreCheckoutQuery.swift
[473/600] Compiling SwiftTelegramBot TGPreparedInlineMessage.swift
[474/600] Compiling SwiftTelegramBot TGProximityAlertTriggered.swift
[475/600] Compiling SwiftTelegramBot TGReactionCount.swift
[476/600] Compiling SwiftTelegramBot TGReactionType.swift
[477/600] Compiling SwiftTelegramBot TGReactionTypeCustomEmoji.swift
[478/600] Compiling SwiftTelegramBot TGReactionTypeCustomEmojiType.swift
[479/600] Compiling SwiftTelegramBot TGReactionTypeEmoji.swift
[480/600] Compiling SwiftTelegramBot TGMenuButtonCommands.swift
[481/600] Compiling SwiftTelegramBot TGMenuButtonCommandsType.swift
[482/600] Compiling SwiftTelegramBot TGMenuButtonDefault.swift
[483/600] Compiling SwiftTelegramBot TGMenuButtonDefaultType.swift
[484/600] Compiling SwiftTelegramBot TGMenuButtonWebApp.swift
[485/600] Compiling SwiftTelegramBot TGMenuButtonWebAppType.swift
[486/600] Compiling SwiftTelegramBot TGMessage.swift
[487/600] Compiling SwiftTelegramBot TGMessageAutoDeleteTimerChanged.swift
[488/600] Compiling SwiftTelegramBot TGMessageEntity.swift
[489/600] Compiling SwiftTelegramBot TGMessageEntityType.swift
[490/600] Compiling SwiftTelegramBot TGMessageId.swift
[491/600] Compiling SwiftTelegramBot TGMessageOrigin.swift
[492/600] Compiling SwiftTelegramBot TGMessageOriginChannel.swift
[493/600] Compiling SwiftTelegramBot TGMessageOriginChannelType.swift
[494/600] Compiling SwiftTelegramBot TGMessageOriginChat.swift
[495/600] Compiling SwiftTelegramBot TGMessageOriginChatType.swift
[496/600] Compiling SwiftTelegramBot TGMessageOriginHiddenUser.swift
[497/600] Compiling SwiftTelegramBot TGMessageOriginHiddenUserType.swift
[498/600] Compiling SwiftTelegramBot TGMessageOriginUser.swift
[499/600] Compiling SwiftTelegramBot TGMessageOriginUserType.swift
[500/600] Compiling SwiftTelegramBot TGMessageReactionCountUpdated.swift
[501/600] Compiling SwiftTelegramBot TGMessageReactionUpdated.swift
[502/600] Compiling SwiftTelegramBot TGOrderInfo.swift
[503/600] Compiling SwiftTelegramBot TGOwnedGift.swift
[504/600] Compiling SwiftTelegramBot TGReactionTypeEmojiType.swift
[505/600] Compiling SwiftTelegramBot TGReactionTypePaid.swift
[506/600] Compiling SwiftTelegramBot TGReactionTypePaidType.swift
[507/600] Compiling SwiftTelegramBot TGRefundedPayment.swift
[508/600] Compiling SwiftTelegramBot TGReplyKeyboardMarkup.swift
[509/600] Compiling SwiftTelegramBot TGReplyKeyboardRemove.swift
[510/600] Compiling SwiftTelegramBot TGReplyParameters.swift
[511/600] Compiling SwiftTelegramBot TGResponseParameters.swift
[512/600] Compiling SwiftTelegramBot TGRevenueWithdrawalState.swift
[513/600] Compiling SwiftTelegramBot TGRevenueWithdrawalStateFailed.swift
[514/600] Compiling SwiftTelegramBot TGRevenueWithdrawalStateFailedType.swift
[515/600] Compiling SwiftTelegramBot TGRevenueWithdrawalStatePending.swift
[516/600] Compiling SwiftTelegramBot TGRevenueWithdrawalStatePendingType.swift
[517/600] Compiling SwiftTelegramBot TGRevenueWithdrawalStateSucceeded.swift
[518/600] Compiling SwiftTelegramBot TGRevenueWithdrawalStateSucceededType.swift
[519/600] Compiling SwiftTelegramBot TGSentWebAppMessage.swift
[520/600] Compiling SwiftTelegramBot TGSharedUser.swift
[521/600] Compiling SwiftTelegramBot TGShippingAddress.swift
[522/600] Compiling SwiftTelegramBot TGShippingOption.swift
[523/600] Compiling SwiftTelegramBot TGShippingQuery.swift
[524/600] Compiling SwiftTelegramBot TGStarAmount.swift
[525/600] Compiling SwiftTelegramBot TGStarTransaction.swift
[526/600] Compiling SwiftTelegramBot TGStarTransactions.swift
[527/600] Compiling SwiftTelegramBot TGSticker.swift
[528/600] Compiling SwiftTelegramBot TGStickerSet.swift
[529/600] Compiling SwiftTelegramBot TGStickerType.swift
[530/600] Compiling SwiftTelegramBot TGStory.swift
[531/600] Compiling SwiftTelegramBot TGStoryArea.swift
[532/600] Compiling SwiftTelegramBot TGStoryAreaPosition.swift
[533/600] Compiling SwiftTelegramBot TGStoryAreaType.swift
[534/600] Compiling SwiftTelegramBot TGStoryAreaTypeLink.swift
[535/600] Compiling SwiftTelegramBot TGStoryAreaTypeLinkType.swift
[536/600] Compiling SwiftTelegramBot TGStoryAreaTypeLocation.swift
[537/600] Compiling SwiftTelegramBot TGStoryAreaTypeLocationType.swift
[538/600] Compiling SwiftTelegramBot TGStoryAreaTypeSuggestedReaction.swift
[539/600] Compiling SwiftTelegramBot TGStoryAreaTypeSuggestedReactionType.swift
[540/600] Compiling SwiftTelegramBot TGStoryAreaTypeUniqueGift.swift
[541/600] Compiling SwiftTelegramBot TGStoryAreaTypeUniqueGiftType.swift
[542/600] Compiling SwiftTelegramBot TGStoryAreaTypeWeather.swift
[543/600] Compiling SwiftTelegramBot TGStoryAreaTypeWeatherType.swift
[544/600] Compiling SwiftTelegramBot TGSuccessfulPayment.swift
[545/600] Compiling SwiftTelegramBot TGSuggestedPostApprovalFailed.swift
[546/600] Compiling SwiftTelegramBot TGSuggestedPostApproved.swift
[547/600] Compiling SwiftTelegramBot TGSuggestedPostDeclined.swift
[548/600] Compiling SwiftTelegramBot TGSuggestedPostInfo.swift
[549/600] Compiling SwiftTelegramBot TGSuggestedPostPaid.swift
[550/600] Compiling SwiftTelegramBot TGSuggestedPostParameters.swift
[551/600] Compiling SwiftTelegramBot TGSuggestedPostPrice.swift
[552/600] Compiling SwiftTelegramBot TGSuggestedPostRefunded.swift
[553/600] Compiling SwiftTelegramBot TGSwitchInlineQueryChosenChat.swift
[554/600] Compiling SwiftTelegramBot TGTextQuote.swift
[555/600] Compiling SwiftTelegramBot TGTransactionPartner.swift
[556/600] Compiling SwiftTelegramBot TGTransactionPartnerAffiliateProgram.swift
[557/600] Compiling SwiftTelegramBot TGTransactionPartnerAffiliateProgramType.swift
[558/600] Compiling SwiftTelegramBot TGTransactionPartnerChat.swift
[559/600] Compiling SwiftTelegramBot TGTransactionPartnerChatType.swift
[560/600] Compiling SwiftTelegramBot TGTransactionPartnerFragment.swift
[561/600] Compiling SwiftTelegramBot TGTransactionPartnerFragmentType.swift
[562/600] Compiling SwiftTelegramBot TGTransactionPartnerOther.swift
[563/600] Compiling SwiftTelegramBot TGTransactionPartnerOtherType.swift
[564/600] Compiling SwiftTelegramBot TGTransactionPartnerTelegramAds.swift
[565/600] Compiling SwiftTelegramBot TGTransactionPartnerTelegramAdsType.swift
[566/600] Compiling SwiftTelegramBot TGTransactionPartnerTelegramApi.swift
[567/600] Compiling SwiftTelegramBot TGTransactionPartnerTelegramApiType.swift
[568/600] Compiling SwiftTelegramBot TGTransactionPartnerUser.swift
[569/600] Compiling SwiftTelegramBot TGTransactionPartnerUserType.swift
[570/600] Compiling SwiftTelegramBot TGUniqueGift.swift
[571/600] Compiling SwiftTelegramBot TGUniqueGiftBackdrop.swift
[572/600] Compiling SwiftTelegramBot TGUniqueGiftBackdropColors.swift
[573/600] Compiling SwiftTelegramBot TGUniqueGiftInfo.swift
[574/600] Compiling SwiftTelegramBot TGUniqueGiftModel.swift
[575/600] Compiling SwiftTelegramBot TGUniqueGiftSymbol.swift
[576/600] Compiling SwiftTelegramBot TGUpdate.swift
[577/600] Compiling SwiftTelegramBot TGUser.swift
[578/600] Compiling SwiftTelegramBot TGUserChatBoosts.swift
[579/600] Compiling SwiftTelegramBot TGUserProfilePhotos.swift
[580/600] Compiling SwiftTelegramBot TGUsersShared.swift
[581/600] Compiling SwiftTelegramBot TGVenue.swift
[582/600] Compiling SwiftTelegramBot TGVideo.swift
[583/600] Compiling SwiftTelegramBot TGVideoChatEnded.swift
[584/600] Compiling SwiftTelegramBot TGVideoChatParticipantsInvited.swift
[585/600] Compiling SwiftTelegramBot TGVideoChatScheduled.swift
[586/600] Compiling SwiftTelegramBot TGVideoChatStarted.swift
[587/600] Compiling SwiftTelegramBot TGVideoNote.swift
[588/600] Compiling SwiftTelegramBot TGVoice.swift
[589/600] Compiling SwiftTelegramBot TGWebAppData.swift
[590/600] Compiling SwiftTelegramBot TGWebAppInfo.swift
[591/600] Compiling SwiftTelegramBot TGWebhookInfo.swift
[592/600] Compiling SwiftTelegramBot TGWriteAccessAllowed.swift
[593/600] Compiling SwiftTelegramBot ChatId.swift
[594/600] Compiling SwiftTelegramBot FileInfo.swift
[595/600] Compiling SwiftTelegramBot InputFile.swift
[596/600] Compiling SwiftTelegramBot MessageOrBool.swift
[597/600] Compiling SwiftTelegramBot ParseMode.swift
[598/600] Compiling SwiftTelegramBot ReplyMarkup.swift
[599/600] Compiling SwiftTelegramBot TelegramContainer.swift
[600/600] Emitting module SwiftTelegramBot
/Users/admin/builder/spi-builder-workspace/Sources/SwiftTelegramBot/Bot/Helpers/Extensions/TGErrorCommon.swift:38:14: warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 36 |     var recoverySuggestion: String? { self.description }
 37 |     var helpAnchor: String? { self.description }
 38 |     #warning("if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221")
    |              `- warning: if localizedDescription not defined we have sigterm for linux https://github.com/swiftlang/swift-corelibs-foundation/issues/5221
 39 |     var localizedDescription: String { self.description }
 40 |
Build complete! (11.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-regular-expression",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/swift-regular-expression"
    },
    {
      "identity" : "swift-custom-logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerzh/swift-custom-logger"
    }
  ],
  "manifest_display_name" : "SwiftTelegramBot",
  "name" : "SwiftTelegramBot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftTelegramBot",
      "targets" : [
        "SwiftTelegramBot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftTelegramBotTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTelegramBotTests",
      "path" : "Sources/SwiftTelegramBotTests",
      "product_dependencies" : [
        "SwiftCustomLogger"
      ],
      "sources" : [
        "SwiftTelegramBotTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTelegramBot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTelegramBot",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTelegramBot",
      "path" : "Sources/SwiftTelegramBot",
      "product_dependencies" : [
        "SwiftRegularExpression",
        "SwiftCustomLogger"
      ],
      "product_memberships" : [
        "SwiftTelegramBot"
      ],
      "sources" : [
        "Bot/Filters/AllFilter.swift",
        "Bot/Filters/AudioFilter.swift",
        "Bot/Filters/CaptionEntityFilter.swift",
        "Bot/Filters/ChatFilter.swift",
        "Bot/Filters/CommandFilter.swift",
        "Bot/Filters/ContactFilter.swift",
        "Bot/Filters/DocumentFilter.swift",
        "Bot/Filters/EntityFilter.swift",
        "Bot/Filters/ForwarderFilter.swift",
        "Bot/Filters/GameFilter.swift",
        "Bot/Filters/GroupFilter.swift",
        "Bot/Filters/InvoiceFilter.swift",
        "Bot/Filters/LanguageFilter.swift",
        "Bot/Filters/LocationFilter.swift",
        "Bot/Filters/PhotoFilter.swift",
        "Bot/Filters/PrivateFilter.swift",
        "Bot/Filters/RegexpFilter.swift",
        "Bot/Filters/ReplyFilter.swift",
        "Bot/Filters/StatusUpdateFilters.swift",
        "Bot/Filters/StickerFilter.swift",
        "Bot/Filters/SuccesfulPaymentFilter.swift",
        "Bot/Filters/TGFilter.swift",
        "Bot/Filters/TextFilter.swift",
        "Bot/Filters/UserFilter.swift",
        "Bot/Filters/VenueFilter.swift",
        "Bot/Filters/VideoFilter.swift",
        "Bot/Filters/VideoNoteFilter.swift",
        "Bot/Filters/VoiceFilter.swift",
        "Bot/Handlers/BaseHandler.swift",
        "Bot/Handlers/CallbackQueryHandler.swift",
        "Bot/Handlers/CommandHandler.swift",
        "Bot/Handlers/LoggerHandler.swift",
        "Bot/Handlers/MessageHandler.swift",
        "Bot/Handlers/RegexpHandler.swift",
        "Bot/Handlers/TGHandlerPrtcl.swift",
        "Bot/Helpers/Errors/BotError.swift",
        "Bot/Helpers/Errors/Error+Helpers.swift",
        "Bot/Helpers/Extensions/Array+RemoveHandler.swift",
        "Bot/Helpers/Extensions/HTTPMediaType.swift",
        "Bot/Helpers/Extensions/Message+Helpers.swift",
        "Bot/Helpers/Extensions/TGErrorCommon.swift",
        "Bot/Helpers/Limiter.swift",
        "Bot/Helpers/SendableValue.swift",
        "Bot/Helpers/String+Helper.swift",
        "Bot/Helpers/TGClientDefault.swift",
        "Bot/Helpers/TGMultiPart.swift",
        "Bot/TGBot.swift",
        "Bot/TGClientPrtcl.swift",
        "Bot/TGConnection.swift",
        "Bot/TGDispatcher.swift",
        "Bot/Telegram/Methods/AddStickerToSet.swift",
        "Bot/Telegram/Methods/AnswerCallbackQuery.swift",
        "Bot/Telegram/Methods/AnswerInlineQuery.swift",
        "Bot/Telegram/Methods/AnswerPreCheckoutQuery.swift",
        "Bot/Telegram/Methods/AnswerShippingQuery.swift",
        "Bot/Telegram/Methods/AnswerWebAppQuery.swift",
        "Bot/Telegram/Methods/ApproveChatJoinRequest.swift",
        "Bot/Telegram/Methods/ApproveSuggestedPost.swift",
        "Bot/Telegram/Methods/BanChatMember.swift",
        "Bot/Telegram/Methods/BanChatSenderChat.swift",
        "Bot/Telegram/Methods/Close.swift",
        "Bot/Telegram/Methods/CloseForumTopic.swift",
        "Bot/Telegram/Methods/CloseGeneralForumTopic.swift",
        "Bot/Telegram/Methods/ConvertGiftToStars.swift",
        "Bot/Telegram/Methods/CopyMessage.swift",
        "Bot/Telegram/Methods/CopyMessages.swift",
        "Bot/Telegram/Methods/CreateChatInviteLink.swift",
        "Bot/Telegram/Methods/CreateChatSubscriptionInviteLink.swift",
        "Bot/Telegram/Methods/CreateForumTopic.swift",
        "Bot/Telegram/Methods/CreateInvoiceLink.swift",
        "Bot/Telegram/Methods/CreateNewStickerSet.swift",
        "Bot/Telegram/Methods/DeclineChatJoinRequest.swift",
        "Bot/Telegram/Methods/DeclineSuggestedPost.swift",
        "Bot/Telegram/Methods/DeleteBusinessMessages.swift",
        "Bot/Telegram/Methods/DeleteChatPhoto.swift",
        "Bot/Telegram/Methods/DeleteChatStickerSet.swift",
        "Bot/Telegram/Methods/DeleteForumTopic.swift",
        "Bot/Telegram/Methods/DeleteMessage.swift",
        "Bot/Telegram/Methods/DeleteMessages.swift",
        "Bot/Telegram/Methods/DeleteMyCommands.swift",
        "Bot/Telegram/Methods/DeleteStickerFromSet.swift",
        "Bot/Telegram/Methods/DeleteStickerSet.swift",
        "Bot/Telegram/Methods/DeleteStory.swift",
        "Bot/Telegram/Methods/DeleteWebhook.swift",
        "Bot/Telegram/Methods/EditChatInviteLink.swift",
        "Bot/Telegram/Methods/EditChatSubscriptionInviteLink.swift",
        "Bot/Telegram/Methods/EditForumTopic.swift",
        "Bot/Telegram/Methods/EditGeneralForumTopic.swift",
        "Bot/Telegram/Methods/EditMessageCaption.swift",
        "Bot/Telegram/Methods/EditMessageChecklist.swift",
        "Bot/Telegram/Methods/EditMessageLiveLocation.swift",
        "Bot/Telegram/Methods/EditMessageMedia.swift",
        "Bot/Telegram/Methods/EditMessageReplyMarkup.swift",
        "Bot/Telegram/Methods/EditMessageText.swift",
        "Bot/Telegram/Methods/EditStory.swift",
        "Bot/Telegram/Methods/EditUserStarSubscription.swift",
        "Bot/Telegram/Methods/ExportChatInviteLink.swift",
        "Bot/Telegram/Methods/ForwardMessage.swift",
        "Bot/Telegram/Methods/ForwardMessages.swift",
        "Bot/Telegram/Methods/GetAvailableGifts.swift",
        "Bot/Telegram/Methods/GetBusinessAccountGifts.swift",
        "Bot/Telegram/Methods/GetBusinessAccountStarBalance.swift",
        "Bot/Telegram/Methods/GetBusinessConnection.swift",
        "Bot/Telegram/Methods/GetChat.swift",
        "Bot/Telegram/Methods/GetChatAdministrators.swift",
        "Bot/Telegram/Methods/GetChatMember.swift",
        "Bot/Telegram/Methods/GetChatMemberCount.swift",
        "Bot/Telegram/Methods/GetChatMenuButton.swift",
        "Bot/Telegram/Methods/GetCustomEmojiStickers.swift",
        "Bot/Telegram/Methods/GetFile.swift",
        "Bot/Telegram/Methods/GetForumTopicIconStickers.swift",
        "Bot/Telegram/Methods/GetGameHighScores.swift",
        "Bot/Telegram/Methods/GetMe.swift",
        "Bot/Telegram/Methods/GetMyCommands.swift",
        "Bot/Telegram/Methods/GetMyDefaultAdministratorRights.swift",
        "Bot/Telegram/Methods/GetMyDescription.swift",
        "Bot/Telegram/Methods/GetMyName.swift",
        "Bot/Telegram/Methods/GetMyShortDescription.swift",
        "Bot/Telegram/Methods/GetMyStarBalance.swift",
        "Bot/Telegram/Methods/GetStarTransactions.swift",
        "Bot/Telegram/Methods/GetStickerSet.swift",
        "Bot/Telegram/Methods/GetUpdates.swift",
        "Bot/Telegram/Methods/GetUserChatBoosts.swift",
        "Bot/Telegram/Methods/GetUserProfilePhotos.swift",
        "Bot/Telegram/Methods/GetWebhookInfo.swift",
        "Bot/Telegram/Methods/GiftPremiumSubscription.swift",
        "Bot/Telegram/Methods/HideGeneralForumTopic.swift",
        "Bot/Telegram/Methods/LeaveChat.swift",
        "Bot/Telegram/Methods/LogOut.swift",
        "Bot/Telegram/Methods/PinChatMessage.swift",
        "Bot/Telegram/Methods/PostStory.swift",
        "Bot/Telegram/Methods/PromoteChatMember.swift",
        "Bot/Telegram/Methods/ReadBusinessMessage.swift",
        "Bot/Telegram/Methods/RefundStarPayment.swift",
        "Bot/Telegram/Methods/RemoveBusinessAccountProfilePhoto.swift",
        "Bot/Telegram/Methods/RemoveChatVerification.swift",
        "Bot/Telegram/Methods/RemoveUserVerification.swift",
        "Bot/Telegram/Methods/ReopenForumTopic.swift",
        "Bot/Telegram/Methods/ReopenGeneralForumTopic.swift",
        "Bot/Telegram/Methods/ReplaceStickerInSet.swift",
        "Bot/Telegram/Methods/RestrictChatMember.swift",
        "Bot/Telegram/Methods/RevokeChatInviteLink.swift",
        "Bot/Telegram/Methods/SavePreparedInlineMessage.swift",
        "Bot/Telegram/Methods/SendAnimation.swift",
        "Bot/Telegram/Methods/SendAudio.swift",
        "Bot/Telegram/Methods/SendChatAction.swift",
        "Bot/Telegram/Methods/SendChecklist.swift",
        "Bot/Telegram/Methods/SendContact.swift",
        "Bot/Telegram/Methods/SendDice.swift",
        "Bot/Telegram/Methods/SendDocument.swift",
        "Bot/Telegram/Methods/SendGame.swift",
        "Bot/Telegram/Methods/SendGift.swift",
        "Bot/Telegram/Methods/SendInvoice.swift",
        "Bot/Telegram/Methods/SendLocation.swift",
        "Bot/Telegram/Methods/SendMediaGroup.swift",
        "Bot/Telegram/Methods/SendMessage.swift",
        "Bot/Telegram/Methods/SendPaidMedia.swift",
        "Bot/Telegram/Methods/SendPhoto.swift",
        "Bot/Telegram/Methods/SendPoll.swift",
        "Bot/Telegram/Methods/SendSticker.swift",
        "Bot/Telegram/Methods/SendVenue.swift",
        "Bot/Telegram/Methods/SendVideo.swift",
        "Bot/Telegram/Methods/SendVideoNote.swift",
        "Bot/Telegram/Methods/SendVoice.swift",
        "Bot/Telegram/Methods/SetBusinessAccountBio.swift",
        "Bot/Telegram/Methods/SetBusinessAccountGiftSettings.swift",
        "Bot/Telegram/Methods/SetBusinessAccountName.swift",
        "Bot/Telegram/Methods/SetBusinessAccountProfilePhoto.swift",
        "Bot/Telegram/Methods/SetBusinessAccountUsername.swift",
        "Bot/Telegram/Methods/SetChatAdministratorCustomTitle.swift",
        "Bot/Telegram/Methods/SetChatDescription.swift",
        "Bot/Telegram/Methods/SetChatMenuButton.swift",
        "Bot/Telegram/Methods/SetChatPermissions.swift",
        "Bot/Telegram/Methods/SetChatPhoto.swift",
        "Bot/Telegram/Methods/SetChatStickerSet.swift",
        "Bot/Telegram/Methods/SetChatTitle.swift",
        "Bot/Telegram/Methods/SetCustomEmojiStickerSetThumbnail.swift",
        "Bot/Telegram/Methods/SetGameScore.swift",
        "Bot/Telegram/Methods/SetMessageReaction.swift",
        "Bot/Telegram/Methods/SetMyCommands.swift",
        "Bot/Telegram/Methods/SetMyDefaultAdministratorRights.swift",
        "Bot/Telegram/Methods/SetMyDescription.swift",
        "Bot/Telegram/Methods/SetMyName.swift",
        "Bot/Telegram/Methods/SetMyShortDescription.swift",
        "Bot/Telegram/Methods/SetPassportDataErrors.swift",
        "Bot/Telegram/Methods/SetStickerEmojiList.swift",
        "Bot/Telegram/Methods/SetStickerKeywords.swift",
        "Bot/Telegram/Methods/SetStickerMaskPosition.swift",
        "Bot/Telegram/Methods/SetStickerPositionInSet.swift",
        "Bot/Telegram/Methods/SetStickerSetThumbnail.swift",
        "Bot/Telegram/Methods/SetStickerSetTitle.swift",
        "Bot/Telegram/Methods/SetUserEmojiStatus.swift",
        "Bot/Telegram/Methods/SetWebhook.swift",
        "Bot/Telegram/Methods/StopMessageLiveLocation.swift",
        "Bot/Telegram/Methods/StopPoll.swift",
        "Bot/Telegram/Methods/TransferBusinessAccountStars.swift",
        "Bot/Telegram/Methods/TransferGift.swift",
        "Bot/Telegram/Methods/UnbanChatMember.swift",
        "Bot/Telegram/Methods/UnbanChatSenderChat.swift",
        "Bot/Telegram/Methods/UnhideGeneralForumTopic.swift",
        "Bot/Telegram/Methods/UnpinAllChatMessages.swift",
        "Bot/Telegram/Methods/UnpinAllForumTopicMessages.swift",
        "Bot/Telegram/Methods/UnpinAllGeneralForumTopicMessages.swift",
        "Bot/Telegram/Methods/UnpinChatMessage.swift",
        "Bot/Telegram/Methods/UpgradeGift.swift",
        "Bot/Telegram/Methods/UploadStickerFile.swift",
        "Bot/Telegram/Methods/VerifyChat.swift",
        "Bot/Telegram/Methods/VerifyUser.swift",
        "Bot/Telegram/ModelExtensions/TGMaybeInaccessibleMessageExtensions.swift",
        "Bot/Telegram/Models/TGAcceptedGiftTypes.swift",
        "Bot/Telegram/Models/TGAffiliateInfo.swift",
        "Bot/Telegram/Models/TGAnimation.swift",
        "Bot/Telegram/Models/TGAudio.swift",
        "Bot/Telegram/Models/TGBackgroundFill.swift",
        "Bot/Telegram/Models/TGBackgroundFillFreeformGradient.swift",
        "Bot/Telegram/Models/TGBackgroundFillFreeformGradientType.swift",
        "Bot/Telegram/Models/TGBackgroundFillGradient.swift",
        "Bot/Telegram/Models/TGBackgroundFillGradientType.swift",
        "Bot/Telegram/Models/TGBackgroundFillSolid.swift",
        "Bot/Telegram/Models/TGBackgroundFillSolidType.swift",
        "Bot/Telegram/Models/TGBackgroundType.swift",
        "Bot/Telegram/Models/TGBackgroundTypeChatTheme.swift",
        "Bot/Telegram/Models/TGBackgroundTypeChatThemeType.swift",
        "Bot/Telegram/Models/TGBackgroundTypeFill.swift",
        "Bot/Telegram/Models/TGBackgroundTypeFillType.swift",
        "Bot/Telegram/Models/TGBackgroundTypePattern.swift",
        "Bot/Telegram/Models/TGBackgroundTypePatternType.swift",
        "Bot/Telegram/Models/TGBackgroundTypeWallpaper.swift",
        "Bot/Telegram/Models/TGBackgroundTypeWallpaperType.swift",
        "Bot/Telegram/Models/TGBirthdate.swift",
        "Bot/Telegram/Models/TGBotCommand.swift",
        "Bot/Telegram/Models/TGBotCommandScope.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllChatAdministrators.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllChatAdministratorsType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllGroupChats.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllGroupChatsType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllPrivateChats.swift",
        "Bot/Telegram/Models/TGBotCommandScopeAllPrivateChatsType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChat.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChatAdministrators.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChatAdministratorsType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChatMember.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChatMemberType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeChatType.swift",
        "Bot/Telegram/Models/TGBotCommandScopeDefault.swift",
        "Bot/Telegram/Models/TGBotCommandScopeDefaultType.swift",
        "Bot/Telegram/Models/TGBotDescription.swift",
        "Bot/Telegram/Models/TGBotName.swift",
        "Bot/Telegram/Models/TGBotShortDescription.swift",
        "Bot/Telegram/Models/TGBusinessBotRights.swift",
        "Bot/Telegram/Models/TGBusinessConnection.swift",
        "Bot/Telegram/Models/TGBusinessIntro.swift",
        "Bot/Telegram/Models/TGBusinessLocation.swift",
        "Bot/Telegram/Models/TGBusinessMessagesDeleted.swift",
        "Bot/Telegram/Models/TGBusinessOpeningHours.swift",
        "Bot/Telegram/Models/TGBusinessOpeningHoursInterval.swift",
        "Bot/Telegram/Models/TGCallbackGame.swift",
        "Bot/Telegram/Models/TGCallbackQuery.swift",
        "Bot/Telegram/Models/TGChat.swift",
        "Bot/Telegram/Models/TGChatAdministratorRights.swift",
        "Bot/Telegram/Models/TGChatBackground.swift",
        "Bot/Telegram/Models/TGChatBoost.swift",
        "Bot/Telegram/Models/TGChatBoostAdded.swift",
        "Bot/Telegram/Models/TGChatBoostRemoved.swift",
        "Bot/Telegram/Models/TGChatBoostSource.swift",
        "Bot/Telegram/Models/TGChatBoostSourceGiftCode.swift",
        "Bot/Telegram/Models/TGChatBoostSourceGiveaway.swift",
        "Bot/Telegram/Models/TGChatBoostSourcePremium.swift",
        "Bot/Telegram/Models/TGChatBoostUpdated.swift",
        "Bot/Telegram/Models/TGChatFullInfo.swift",
        "Bot/Telegram/Models/TGChatFullInfoType.swift",
        "Bot/Telegram/Models/TGChatInviteLink.swift",
        "Bot/Telegram/Models/TGChatJoinRequest.swift",
        "Bot/Telegram/Models/TGChatLocation.swift",
        "Bot/Telegram/Models/TGChatMember.swift",
        "Bot/Telegram/Models/TGChatMemberAdministrator.swift",
        "Bot/Telegram/Models/TGChatMemberBanned.swift",
        "Bot/Telegram/Models/TGChatMemberLeft.swift",
        "Bot/Telegram/Models/TGChatMemberMember.swift",
        "Bot/Telegram/Models/TGChatMemberOwner.swift",
        "Bot/Telegram/Models/TGChatMemberRestricted.swift",
        "Bot/Telegram/Models/TGChatMemberUpdated.swift",
        "Bot/Telegram/Models/TGChatPermissions.swift",
        "Bot/Telegram/Models/TGChatPhoto.swift",
        "Bot/Telegram/Models/TGChatShared.swift",
        "Bot/Telegram/Models/TGChatType.swift",
        "Bot/Telegram/Models/TGChecklist.swift",
        "Bot/Telegram/Models/TGChecklistTask.swift",
        "Bot/Telegram/Models/TGChecklistTasksAdded.swift",
        "Bot/Telegram/Models/TGChecklistTasksDone.swift",
        "Bot/Telegram/Models/TGChosenInlineResult.swift",
        "Bot/Telegram/Models/TGContact.swift",
        "Bot/Telegram/Models/TGCopyTextButton.swift",
        "Bot/Telegram/Models/TGDice.swift",
        "Bot/Telegram/Models/TGDirectMessagePriceChanged.swift",
        "Bot/Telegram/Models/TGDirectMessagesTopic.swift",
        "Bot/Telegram/Models/TGDocument.swift",
        "Bot/Telegram/Models/TGEncryptedCredentials.swift",
        "Bot/Telegram/Models/TGEncryptedPassportElement.swift",
        "Bot/Telegram/Models/TGEncryptedPassportElementType.swift",
        "Bot/Telegram/Models/TGExternalReplyInfo.swift",
        "Bot/Telegram/Models/TGFile.swift",
        "Bot/Telegram/Models/TGForceReply.swift",
        "Bot/Telegram/Models/TGForumTopic.swift",
        "Bot/Telegram/Models/TGForumTopicClosed.swift",
        "Bot/Telegram/Models/TGForumTopicCreated.swift",
        "Bot/Telegram/Models/TGForumTopicEdited.swift",
        "Bot/Telegram/Models/TGForumTopicReopened.swift",
        "Bot/Telegram/Models/TGGame.swift",
        "Bot/Telegram/Models/TGGameHighScore.swift",
        "Bot/Telegram/Models/TGGeneralForumTopicHidden.swift",
        "Bot/Telegram/Models/TGGeneralForumTopicUnhidden.swift",
        "Bot/Telegram/Models/TGGift.swift",
        "Bot/Telegram/Models/TGGiftInfo.swift",
        "Bot/Telegram/Models/TGGifts.swift",
        "Bot/Telegram/Models/TGGiveaway.swift",
        "Bot/Telegram/Models/TGGiveawayCompleted.swift",
        "Bot/Telegram/Models/TGGiveawayCreated.swift",
        "Bot/Telegram/Models/TGGiveawayWinners.swift",
        "Bot/Telegram/Models/TGInaccessibleMessage.swift",
        "Bot/Telegram/Models/TGInlineKeyboardButton.swift",
        "Bot/Telegram/Models/TGInlineKeyboardMarkup.swift",
        "Bot/Telegram/Models/TGInlineQuery.swift",
        "Bot/Telegram/Models/TGInlineQueryResult.swift",
        "Bot/Telegram/Models/TGInlineQueryResultArticle.swift",
        "Bot/Telegram/Models/TGInlineQueryResultArticleType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultAudio.swift",
        "Bot/Telegram/Models/TGInlineQueryResultAudioType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedAudio.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedAudioType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedDocument.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedDocumentType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedGif.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedGifType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedMpeg4Gif.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedMpeg4GifType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedPhoto.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedPhotoType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedSticker.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedStickerType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedVideo.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedVideoType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedVoice.swift",
        "Bot/Telegram/Models/TGInlineQueryResultCachedVoiceType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultContact.swift",
        "Bot/Telegram/Models/TGInlineQueryResultContactType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultDocument.swift",
        "Bot/Telegram/Models/TGInlineQueryResultDocumentType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultGame.swift",
        "Bot/Telegram/Models/TGInlineQueryResultGameType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultGif.swift",
        "Bot/Telegram/Models/TGInlineQueryResultGifType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultLocation.swift",
        "Bot/Telegram/Models/TGInlineQueryResultLocationType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultMpeg4Gif.swift",
        "Bot/Telegram/Models/TGInlineQueryResultMpeg4GifType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultPhoto.swift",
        "Bot/Telegram/Models/TGInlineQueryResultPhotoType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVenue.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVenueType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVideo.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVideoType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVoice.swift",
        "Bot/Telegram/Models/TGInlineQueryResultVoiceType.swift",
        "Bot/Telegram/Models/TGInlineQueryResultsButton.swift",
        "Bot/Telegram/Models/TGInputChecklist.swift",
        "Bot/Telegram/Models/TGInputChecklistTask.swift",
        "Bot/Telegram/Models/TGInputContactMessageContent.swift",
        "Bot/Telegram/Models/TGInputInvoiceMessageContent.swift",
        "Bot/Telegram/Models/TGInputLocationMessageContent.swift",
        "Bot/Telegram/Models/TGInputMedia.swift",
        "Bot/Telegram/Models/TGInputMediaAnimation.swift",
        "Bot/Telegram/Models/TGInputMediaAnimationType.swift",
        "Bot/Telegram/Models/TGInputMediaAudio.swift",
        "Bot/Telegram/Models/TGInputMediaAudioType.swift",
        "Bot/Telegram/Models/TGInputMediaDocument.swift",
        "Bot/Telegram/Models/TGInputMediaDocumentType.swift",
        "Bot/Telegram/Models/TGInputMediaPhoto.swift",
        "Bot/Telegram/Models/TGInputMediaPhotoType.swift",
        "Bot/Telegram/Models/TGInputMediaVideo.swift",
        "Bot/Telegram/Models/TGInputMediaVideoType.swift",
        "Bot/Telegram/Models/TGInputMessageContent.swift",
        "Bot/Telegram/Models/TGInputPaidMedia.swift",
        "Bot/Telegram/Models/TGInputPaidMediaPhoto.swift",
        "Bot/Telegram/Models/TGInputPaidMediaPhotoType.swift",
        "Bot/Telegram/Models/TGInputPaidMediaVideo.swift",
        "Bot/Telegram/Models/TGInputPaidMediaVideoType.swift",
        "Bot/Telegram/Models/TGInputPollOption.swift",
        "Bot/Telegram/Models/TGInputProfilePhoto.swift",
        "Bot/Telegram/Models/TGInputProfilePhotoAnimated.swift",
        "Bot/Telegram/Models/TGInputProfilePhotoAnimatedType.swift",
        "Bot/Telegram/Models/TGInputProfilePhotoStatic.swift",
        "Bot/Telegram/Models/TGInputProfilePhotoStaticType.swift",
        "Bot/Telegram/Models/TGInputSticker.swift",
        "Bot/Telegram/Models/TGInputStoryContent.swift",
        "Bot/Telegram/Models/TGInputStoryContentPhoto.swift",
        "Bot/Telegram/Models/TGInputStoryContentPhotoType.swift",
        "Bot/Telegram/Models/TGInputStoryContentVideo.swift",
        "Bot/Telegram/Models/TGInputStoryContentVideoType.swift",
        "Bot/Telegram/Models/TGInputTextMessageContent.swift",
        "Bot/Telegram/Models/TGInputVenueMessageContent.swift",
        "Bot/Telegram/Models/TGInvoice.swift",
        "Bot/Telegram/Models/TGKeyboardButton.swift",
        "Bot/Telegram/Models/TGKeyboardButtonPollType.swift",
        "Bot/Telegram/Models/TGKeyboardButtonRequestChat.swift",
        "Bot/Telegram/Models/TGKeyboardButtonRequestUsers.swift",
        "Bot/Telegram/Models/TGLabeledPrice.swift",
        "Bot/Telegram/Models/TGLinkPreviewOptions.swift",
        "Bot/Telegram/Models/TGLocation.swift",
        "Bot/Telegram/Models/TGLocationAddress.swift",
        "Bot/Telegram/Models/TGLoginUrl.swift",
        "Bot/Telegram/Models/TGMaskPosition.swift",
        "Bot/Telegram/Models/TGMaybeInaccessibleMessage.swift",
        "Bot/Telegram/Models/TGMenuButton.swift",
        "Bot/Telegram/Models/TGMenuButtonCommands.swift",
        "Bot/Telegram/Models/TGMenuButtonCommandsType.swift",
        "Bot/Telegram/Models/TGMenuButtonDefault.swift",
        "Bot/Telegram/Models/TGMenuButtonDefaultType.swift",
        "Bot/Telegram/Models/TGMenuButtonWebApp.swift",
        "Bot/Telegram/Models/TGMenuButtonWebAppType.swift",
        "Bot/Telegram/Models/TGMessage.swift",
        "Bot/Telegram/Models/TGMessageAutoDeleteTimerChanged.swift",
        "Bot/Telegram/Models/TGMessageEntity.swift",
        "Bot/Telegram/Models/TGMessageEntityType.swift",
        "Bot/Telegram/Models/TGMessageId.swift",
        "Bot/Telegram/Models/TGMessageOrigin.swift",
        "Bot/Telegram/Models/TGMessageOriginChannel.swift",
        "Bot/Telegram/Models/TGMessageOriginChannelType.swift",
        "Bot/Telegram/Models/TGMessageOriginChat.swift",
        "Bot/Telegram/Models/TGMessageOriginChatType.swift",
        "Bot/Telegram/Models/TGMessageOriginHiddenUser.swift",
        "Bot/Telegram/Models/TGMessageOriginHiddenUserType.swift",
        "Bot/Telegram/Models/TGMessageOriginUser.swift",
        "Bot/Telegram/Models/TGMessageOriginUserType.swift",
        "Bot/Telegram/Models/TGMessageReactionCountUpdated.swift",
        "Bot/Telegram/Models/TGMessageReactionUpdated.swift",
        "Bot/Telegram/Models/TGOrderInfo.swift",
        "Bot/Telegram/Models/TGOwnedGift.swift",
        "Bot/Telegram/Models/TGOwnedGiftRegular.swift",
        "Bot/Telegram/Models/TGOwnedGiftRegularType.swift",
        "Bot/Telegram/Models/TGOwnedGiftUnique.swift",
        "Bot/Telegram/Models/TGOwnedGiftUniqueType.swift",
        "Bot/Telegram/Models/TGOwnedGifts.swift",
        "Bot/Telegram/Models/TGPaidMedia.swift",
        "Bot/Telegram/Models/TGPaidMediaInfo.swift",
        "Bot/Telegram/Models/TGPaidMediaPhoto.swift",
        "Bot/Telegram/Models/TGPaidMediaPhotoType.swift",
        "Bot/Telegram/Models/TGPaidMediaPreview.swift",
        "Bot/Telegram/Models/TGPaidMediaPreviewType.swift",
        "Bot/Telegram/Models/TGPaidMediaPurchased.swift",
        "Bot/Telegram/Models/TGPaidMediaVideo.swift",
        "Bot/Telegram/Models/TGPaidMediaVideoType.swift",
        "Bot/Telegram/Models/TGPaidMessagePriceChanged.swift",
        "Bot/Telegram/Models/TGPassportData.swift",
        "Bot/Telegram/Models/TGPassportElementError.swift",
        "Bot/Telegram/Models/TGPassportElementErrorDataField.swift",
        "Bot/Telegram/Models/TGPassportElementErrorDataFieldType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFile.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFileType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFiles.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFilesType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFrontSide.swift",
        "Bot/Telegram/Models/TGPassportElementErrorFrontSideType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorReverseSide.swift",
        "Bot/Telegram/Models/TGPassportElementErrorReverseSideType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorSelfie.swift",
        "Bot/Telegram/Models/TGPassportElementErrorSelfieType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorTranslationFile.swift",
        "Bot/Telegram/Models/TGPassportElementErrorTranslationFileType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorTranslationFiles.swift",
        "Bot/Telegram/Models/TGPassportElementErrorTranslationFilesType.swift",
        "Bot/Telegram/Models/TGPassportElementErrorUnspecified.swift",
        "Bot/Telegram/Models/TGPassportFile.swift",
        "Bot/Telegram/Models/TGPhotoSize.swift",
        "Bot/Telegram/Models/TGPoll.swift",
        "Bot/Telegram/Models/TGPollAnswer.swift",
        "Bot/Telegram/Models/TGPollOption.swift",
        "Bot/Telegram/Models/TGPollType.swift",
        "Bot/Telegram/Models/TGPreCheckoutQuery.swift",
        "Bot/Telegram/Models/TGPreparedInlineMessage.swift",
        "Bot/Telegram/Models/TGProximityAlertTriggered.swift",
        "Bot/Telegram/Models/TGReactionCount.swift",
        "Bot/Telegram/Models/TGReactionType.swift",
        "Bot/Telegram/Models/TGReactionTypeCustomEmoji.swift",
        "Bot/Telegram/Models/TGReactionTypeCustomEmojiType.swift",
        "Bot/Telegram/Models/TGReactionTypeEmoji.swift",
        "Bot/Telegram/Models/TGReactionTypeEmojiType.swift",
        "Bot/Telegram/Models/TGReactionTypePaid.swift",
        "Bot/Telegram/Models/TGReactionTypePaidType.swift",
        "Bot/Telegram/Models/TGRefundedPayment.swift",
        "Bot/Telegram/Models/TGReplyKeyboardMarkup.swift",
        "Bot/Telegram/Models/TGReplyKeyboardRemove.swift",
        "Bot/Telegram/Models/TGReplyParameters.swift",
        "Bot/Telegram/Models/TGResponseParameters.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalState.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStateFailed.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStateFailedType.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStatePending.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStatePendingType.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStateSucceeded.swift",
        "Bot/Telegram/Models/TGRevenueWithdrawalStateSucceededType.swift",
        "Bot/Telegram/Models/TGSentWebAppMessage.swift",
        "Bot/Telegram/Models/TGSharedUser.swift",
        "Bot/Telegram/Models/TGShippingAddress.swift",
        "Bot/Telegram/Models/TGShippingOption.swift",
        "Bot/Telegram/Models/TGShippingQuery.swift",
        "Bot/Telegram/Models/TGStarAmount.swift",
        "Bot/Telegram/Models/TGStarTransaction.swift",
        "Bot/Telegram/Models/TGStarTransactions.swift",
        "Bot/Telegram/Models/TGSticker.swift",
        "Bot/Telegram/Models/TGStickerSet.swift",
        "Bot/Telegram/Models/TGStickerType.swift",
        "Bot/Telegram/Models/TGStory.swift",
        "Bot/Telegram/Models/TGStoryArea.swift",
        "Bot/Telegram/Models/TGStoryAreaPosition.swift",
        "Bot/Telegram/Models/TGStoryAreaType.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeLink.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeLinkType.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeLocation.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeLocationType.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeSuggestedReaction.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeSuggestedReactionType.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeUniqueGift.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeUniqueGiftType.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeWeather.swift",
        "Bot/Telegram/Models/TGStoryAreaTypeWeatherType.swift",
        "Bot/Telegram/Models/TGSuccessfulPayment.swift",
        "Bot/Telegram/Models/TGSuggestedPostApprovalFailed.swift",
        "Bot/Telegram/Models/TGSuggestedPostApproved.swift",
        "Bot/Telegram/Models/TGSuggestedPostDeclined.swift",
        "Bot/Telegram/Models/TGSuggestedPostInfo.swift",
        "Bot/Telegram/Models/TGSuggestedPostPaid.swift",
        "Bot/Telegram/Models/TGSuggestedPostParameters.swift",
        "Bot/Telegram/Models/TGSuggestedPostPrice.swift",
        "Bot/Telegram/Models/TGSuggestedPostRefunded.swift",
        "Bot/Telegram/Models/TGSwitchInlineQueryChosenChat.swift",
        "Bot/Telegram/Models/TGTextQuote.swift",
        "Bot/Telegram/Models/TGTransactionPartner.swift",
        "Bot/Telegram/Models/TGTransactionPartnerAffiliateProgram.swift",
        "Bot/Telegram/Models/TGTransactionPartnerAffiliateProgramType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerChat.swift",
        "Bot/Telegram/Models/TGTransactionPartnerChatType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerFragment.swift",
        "Bot/Telegram/Models/TGTransactionPartnerFragmentType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerOther.swift",
        "Bot/Telegram/Models/TGTransactionPartnerOtherType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerTelegramAds.swift",
        "Bot/Telegram/Models/TGTransactionPartnerTelegramAdsType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerTelegramApi.swift",
        "Bot/Telegram/Models/TGTransactionPartnerTelegramApiType.swift",
        "Bot/Telegram/Models/TGTransactionPartnerUser.swift",
        "Bot/Telegram/Models/TGTransactionPartnerUserType.swift",
        "Bot/Telegram/Models/TGUniqueGift.swift",
        "Bot/Telegram/Models/TGUniqueGiftBackdrop.swift",
        "Bot/Telegram/Models/TGUniqueGiftBackdropColors.swift",
        "Bot/Telegram/Models/TGUniqueGiftInfo.swift",
        "Bot/Telegram/Models/TGUniqueGiftModel.swift",
        "Bot/Telegram/Models/TGUniqueGiftSymbol.swift",
        "Bot/Telegram/Models/TGUpdate.swift",
        "Bot/Telegram/Models/TGUser.swift",
        "Bot/Telegram/Models/TGUserChatBoosts.swift",
        "Bot/Telegram/Models/TGUserProfilePhotos.swift",
        "Bot/Telegram/Models/TGUsersShared.swift",
        "Bot/Telegram/Models/TGVenue.swift",
        "Bot/Telegram/Models/TGVideo.swift",
        "Bot/Telegram/Models/TGVideoChatEnded.swift",
        "Bot/Telegram/Models/TGVideoChatParticipantsInvited.swift",
        "Bot/Telegram/Models/TGVideoChatScheduled.swift",
        "Bot/Telegram/Models/TGVideoChatStarted.swift",
        "Bot/Telegram/Models/TGVideoNote.swift",
        "Bot/Telegram/Models/TGVoice.swift",
        "Bot/Telegram/Models/TGWebAppData.swift",
        "Bot/Telegram/Models/TGWebAppInfo.swift",
        "Bot/Telegram/Models/TGWebhookInfo.swift",
        "Bot/Telegram/Models/TGWriteAccessAllowed.swift",
        "Bot/Types/ChatId.swift",
        "Bot/Types/FileInfo.swift",
        "Bot/Types/InputFile.swift",
        "Bot/Types/MessageOrBool.swift",
        "Bot/Types/ParseMode.swift",
        "Bot/Types/ReplyMarkup.swift",
        "Bot/Types/TelegramContainer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.