From 24fa4975bad5a112e08edafdc60f28ca0093d496 Mon Sep 17 00:00:00 2001 From: Quetzal Rivera Date: Sat, 27 Jan 2024 16:14:49 -0600 Subject: [PATCH] Folders renamed --- .../Args/AnswerCallBackQueryParamsArgs.cs | 0 .../Args/CopyMessageArgs.cs | 0 .../Args/CopyMessagesArgs.cs | 0 .../Args/DeleteMyCommandsArgs.cs | 0 .../Args/ForwardMessagesArgs.cs | 0 .../Args/GetMyCommandsArgs.cs | 0 .../Args/PromoteChatMemberArgs.cs | 0 .../Args/RestrictChatMemberArgs.cs | 0 .../Args/SendAnimationArgs.cs | 0 .../Args/SendAttachedFilesArgsBase.cs | 0 .../{Available Methods => AvailableMethods}/Args/SendAudioArgs.cs | 0 .../Args/SendContactArgs.cs | 0 .../{Available Methods => AvailableMethods}/Args/SendDiceArgs.cs | 0 .../Args/SendDocumentArgs.cs | 0 .../Args/SendLocationArgs.cs | 0 .../Args/SendMediaGroupArgs.cs | 0 .../Args/SendMessageArgs.cs | 0 .../{Available Methods => AvailableMethods}/Args/SendPhotoArgs.cs | 0 .../{Available Methods => AvailableMethods}/Args/SendPollArgs.cs | 0 .../{Available Methods => AvailableMethods}/Args/SendVenueArgs.cs | 0 .../{Available Methods => AvailableMethods}/Args/SendVideoArgs.cs | 0 .../Args/SendVideoNoteArgs.cs | 0 .../{Available Methods => AvailableMethods}/Args/SendVoiceArgs.cs | 0 .../Args/SetChatMenuButtonArgs.cs | 0 .../Args/SetChatPermissionsArgs.cs | 0 .../Args/SetChatPhotoArgs.cs | 0 .../Args/SetMessageReactionArgs.cs | 0 .../Args/SetMyCommandsArgs.cs | 0 .../Args/SetMyDefaultAdministratorRightsArgs.cs | 0 .../Formatting options/ParseMode.cs | 0 .../Formatting options/ParseModeKind.cs | 0 .../Formatting options/StyleFixer.cs | 0 .../answerCallbackQuery.cs | 0 .../approveChatJoinRequest.cs | 0 .../{Available Methods => AvailableMethods}/banChatMember.cs | 0 .../{Available Methods => AvailableMethods}/banChatSenderChat.cs | 0 .../{Available Methods => AvailableMethods}/close.cs | 0 .../{Available Methods => AvailableMethods}/closeForumTopic.cs | 0 .../closeGeneralForumTopic.cs | 0 .../{Available Methods => AvailableMethods}/copyMessage.cs | 0 .../{Available Methods => AvailableMethods}/copyMessages.cs | 0 .../createChatInviteLink.cs | 0 .../{Available Methods => AvailableMethods}/createForumTopic.cs | 0 .../declineChatJoinRequest.cs | 0 .../{Available Methods => AvailableMethods}/deleteChatPhoto.cs | 0 .../deleteChatStickerSet.cs | 0 .../{Available Methods => AvailableMethods}/deleteForumTopic.cs | 0 .../{Available Methods => AvailableMethods}/deleteMyCommands.cs | 0 .../{Available Methods => AvailableMethods}/editChatInviteLink.cs | 0 .../{Available Methods => AvailableMethods}/editForumTopic.cs | 0 .../editGeneralForumTopic.cs | 0 .../exportChatInviteLink.cs | 0 .../{Available Methods => AvailableMethods}/forwardMessage.cs | 0 .../{Available Methods => AvailableMethods}/forwardMessages.cs | 0 .../{Available Methods => AvailableMethods}/getChat.cs | 0 .../getChatAdministrators.cs | 0 .../{Available Methods => AvailableMethods}/getChatMember.cs | 0 .../{Available Methods => AvailableMethods}/getChatMemberCount.cs | 0 .../{Available Methods => AvailableMethods}/getFile.cs | 0 .../getForumTopicIconStickers.cs | 0 .../{Available Methods => AvailableMethods}/getMe.cs | 0 .../{Available Methods => AvailableMethods}/getMyCommands.cs | 0 .../getMyDefaultAdministratorRights.cs | 0 .../{Available Methods => AvailableMethods}/getMyDescription.cs | 0 .../{Available Methods => AvailableMethods}/getMyName.cs | 0 .../getMyShortDescription.cs | 0 .../{Available Methods => AvailableMethods}/getUserChatBoosts.cs | 0 .../getUserProfilePhotos.cs | 0 .../{Available Methods => AvailableMethods}/gtChatMenuButton.cs | 0 .../hideGeneralForumTopic.cs | 0 .../{Available Methods => AvailableMethods}/leaveChat.cs | 0 .../{Available Methods => AvailableMethods}/logOut.cs | 0 .../{Available Methods => AvailableMethods}/pinChatMessage.cs | 0 .../{Available Methods => AvailableMethods}/promoteChatMember.cs | 0 .../{Available Methods => AvailableMethods}/reopenForumTopic.cs | 0 .../reopenGeneralForumTopic.cs | 0 .../{Available Methods => AvailableMethods}/restrictChatMember.cs | 0 .../revokeChatInviteLink.cs | 0 .../{Available Methods => AvailableMethods}/sendAnimation.cs | 0 .../{Available Methods => AvailableMethods}/sendAudio.cs | 0 .../{Available Methods => AvailableMethods}/sendChatAction.cs | 0 .../{Available Methods => AvailableMethods}/sendContact.cs | 0 .../{Available Methods => AvailableMethods}/sendDice.cs | 0 .../{Available Methods => AvailableMethods}/sendDocument.cs | 0 .../{Available Methods => AvailableMethods}/sendLocation.cs | 0 .../{Available Methods => AvailableMethods}/sendMediaGroup.cs | 0 .../{Available Methods => AvailableMethods}/sendMessage.cs | 0 .../{Available Methods => AvailableMethods}/sendPhoto.cs | 0 .../{Available Methods => AvailableMethods}/sendPoll.cs | 0 .../{Available Methods => AvailableMethods}/sendVenue.cs | 0 .../{Available Methods => AvailableMethods}/sendVideo.cs | 0 .../{Available Methods => AvailableMethods}/sendVideoNote.cs | 0 .../{Available Methods => AvailableMethods}/sendVoice.cs | 0 .../setChatAdministratorCustomTitle.cs | 0 .../{Available Methods => AvailableMethods}/setChatDescription.cs | 0 .../{Available Methods => AvailableMethods}/setChatMenuButton.cs | 0 .../{Available Methods => AvailableMethods}/setChatPermissions.cs | 0 .../{Available Methods => AvailableMethods}/setChatPhoto.cs | 0 .../{Available Methods => AvailableMethods}/setChatStickerSet.cs | 0 .../{Available Methods => AvailableMethods}/setChatTitle.cs | 0 .../{Available Methods => AvailableMethods}/setMessageReaction.cs | 0 .../{Available Methods => AvailableMethods}/setMyCommands.cs | 0 .../setMyDefaultAdministratorRights.cs | 0 .../{Available Methods => AvailableMethods}/setMyDescription.cs | 0 .../{Available Methods => AvailableMethods}/setMyName.cs | 0 .../setMyShortDescription.cs | 0 .../{Available Methods => AvailableMethods}/unbanChatMember.cs | 0 .../unbanChatSenderChat.cs | 0 .../unhideGeneralForumTopic.cs | 0 .../unpinAllChatMessages.cs | 0 .../unpinAllForumTopicMessages.cs | 0 .../unpinAllGeneralForumTopicMessages.cs | 0 .../{Available Methods => AvailableMethods}/unpinChatMessage.cs | 0 .../{Available Types => AvailableTypes}/Animation.cs | 0 .../Telegram.BotAPI/{Available Types => AvailableTypes}/Audio.cs | 0 .../{Available Types => AvailableTypes}/BotCommand.cs | 0 .../BotCommandScope/BotCommandScope.cs | 0 .../BotCommandScope/BotCommandScopeAllChatAdministrators.cs | 0 .../BotCommandScope/BotCommandScopeAllGroupChats.cs | 0 .../BotCommandScope/BotCommandScopeAllPrivateChats.cs | 0 .../BotCommandScope/BotCommandScopeChat.cs | 0 .../BotCommandScope/BotCommandScopeChatAdministrators.cs | 0 .../BotCommandScope/BotCommandScopeChatMember.cs | 0 .../BotCommandScope/BotCommandScopeDefault.cs | 0 .../BotCommandScope/BotCommandScopeType.cs | 0 .../{Available Types => AvailableTypes}/BotDescription.cs | 0 .../{Available Types => AvailableTypes}/BotName.cs | 0 .../{Available Types => AvailableTypes}/BotShortDescription.cs | 0 .../{Available Types => AvailableTypes}/CallbackQuery.cs | 0 .../Telegram.BotAPI/{Available Types => AvailableTypes}/Chat.cs | 0 .../ChatAdministratorRights.cs | 0 .../{Available Types => AvailableTypes}/ChatBoost/ChatBoost.cs | 0 .../ChatBoost/ChatBoostRemoved.cs | 0 .../ChatBoost/ChatBoostSource.cs | 0 .../ChatBoost/ChatBoostSourceGiftCode.cs | 0 .../ChatBoost/ChatBoostSourceGiveaway.cs | 0 .../ChatBoost/ChatBoostSourcePremium.cs | 0 .../ChatBoost/ChatBoostUpdated.cs | 0 .../ChatBoost/UserChatBoosts.cs | 0 .../{Available Types => AvailableTypes}/ChatInviteLink.cs | 0 .../{Available Types => AvailableTypes}/ChatJoinRequest.cs | 0 .../{Available Types => AvailableTypes}/ChatLocation.cs | 0 .../{Available Types => AvailableTypes}/ChatMember/ChatMember.cs | 0 .../ChatMember/ChatMemberAdministrator.cs | 0 .../ChatMember/ChatMemberBanned.cs | 0 .../ChatMember/ChatMemberLeft.cs | 0 .../ChatMember/ChatMemberMember.cs | 0 .../ChatMember/ChatMemberOwner.cs | 0 .../ChatMember/ChatMemberRestricted.cs | 0 .../ChatMember/ChatMemberStatus.cs | 0 .../{Available Types => AvailableTypes}/ChatMemberUpdated.cs | 0 .../{Available Types => AvailableTypes}/ChatPermissions.cs | 0 .../{Available Types => AvailableTypes}/ChatPhoto.cs | 0 .../{Available Types => AvailableTypes}/ChatShared.cs | 0 .../{Available Types => AvailableTypes}/Contact.cs | 0 .../Telegram.BotAPI/{Available Types => AvailableTypes}/Dice.cs | 0 .../{Available Types => AvailableTypes}/Document.cs | 0 .../{Available Types => AvailableTypes}/ExternalReplyInfo.cs | 0 .../Telegram.BotAPI/{Available Types => AvailableTypes}/File.cs | 0 .../{Available Types => AvailableTypes}/ForceReply.cs | 0 .../{Available Types => AvailableTypes}/ForumTopic.cs | 0 .../{Available Types => AvailableTypes}/ForumTopicClosed.cs | 0 .../{Available Types => AvailableTypes}/ForumTopicCreated.cs | 0 .../{Available Types => AvailableTypes}/ForumTopicEdited.cs | 0 .../{Available Types => AvailableTypes}/ForumTopicReopened.cs | 0 .../GeneralForumTopicHidden.cs | 0 .../GeneralForumTopicUnhidden.cs | 0 .../{Available Types => AvailableTypes}/Giveaway.cs | 0 .../{Available Types => AvailableTypes}/GiveawayCompleted.cs | 0 .../{Available Types => AvailableTypes}/GiveawayCreated.cs | 0 .../{Available Types => AvailableTypes}/GiveawayWinners.cs | 0 .../{Available Types => AvailableTypes}/InaccessibleMessage.cs | 0 .../{Available Types => AvailableTypes}/InputFile.cs | 0 .../{Available Types => AvailableTypes}/InputMedia/InputMedia.cs | 0 .../InputMedia/InputMediaAnimation.cs | 0 .../InputMedia/InputMediaAudio.cs | 0 .../InputMedia/InputMediaDocument.cs | 0 .../InputMedia/InputMediaPhoto.cs | 0 .../InputMedia/InputMediaType.cs | 0 .../InputMedia/InputMediaVideo.cs | 0 .../Interfaces/ITelegramChat.cs | 0 .../Interfaces/ITelegramUser.cs | 0 .../{Available Types => AvailableTypes}/LinkPreviewOptions.cs | 0 .../{Available Types => AvailableTypes}/Location.cs | 0 .../{Available Types => AvailableTypes}/LoginUrl.cs | 0 .../MaybeInaccessibleMessage.cs | 0 .../{Available Types => AvailableTypes}/MenuButton/MenuButton.cs | 0 .../MenuButton/MenuButtonCommands.cs | 0 .../MenuButton/MenuButtonDefault.cs | 0 .../MenuButton/MenuButtonType.cs | 0 .../MenuButton/MenuButtonWebApp.cs | 0 .../{Available Types => AvailableTypes}/Message.cs | 0 .../MessageAutoDeleteTimerChanged.cs | 0 .../{Available Types => AvailableTypes}/MessageEntity.cs | 0 .../{Available Types => AvailableTypes}/MessageID.cs | 0 .../MessageOrigin/MessageOrigin.cs | 0 .../MessageOrigin/MessageOriginChannel.cs | 0 .../MessageOrigin/MessageOriginChat.cs | 0 .../MessageOrigin/MessageOriginHiddenUser.cs | 0 .../MessageOrigin/MessageOriginUser.cs | 0 .../MessageReactionCountUpdated.cs | 0 .../{Available Types => AvailableTypes}/MessageReactionUpdated.cs | 0 .../{Available Types => AvailableTypes}/PhotoSize.cs | 0 .../Telegram.BotAPI/{Available Types => AvailableTypes}/Poll.cs | 0 .../{Available Types => AvailableTypes}/PollAnswer.cs | 0 .../{Available Types => AvailableTypes}/PollOption.cs | 0 .../ProximityAlertTriggered.cs | 0 .../{Available Types => AvailableTypes}/ReactionCount.cs | 0 .../ReactionType/ReactionType.cs | 0 .../ReactionType/ReactionTypeCustomEmoji.cs | 0 .../ReactionType/ReactionTypeEmoji.cs | 0 .../ReplyMarkup/InlineKeyboardButton.cs | 0 .../ReplyMarkup/InlineKeyboardMarkup.cs | 0 .../ReplyMarkup/KeyboardButton.cs | 0 .../ReplyMarkup/KeyboardButtonPollType.cs | 0 .../ReplyMarkup/KeyboardButtonRequestChat.cs | 0 .../ReplyMarkup/KeyboardButtonRequestUser.cs | 0 .../ReplyMarkup/KeyboardButtonRequestUsers.cs | 0 .../ReplyMarkup/ReplyKeyboardMarkup.cs | 0 .../ReplyMarkup/ReplyKeyboardRemove.cs | 0 .../ReplyMarkup/ReplyMarkup.cs | 0 .../{Available Types => AvailableTypes}/ReplyParameters.cs | 0 .../{Available Types => AvailableTypes}/ResponseParameters.cs | 0 .../Telegram.BotAPI/{Available Types => AvailableTypes}/Story.cs | 0 .../SwitchInlineQueryChosenChat.cs | 0 .../{Available Types => AvailableTypes}/TextQuote.cs | 0 .../Telegram.BotAPI/{Available Types => AvailableTypes}/User.cs | 0 .../{Available Types => AvailableTypes}/UserProfilePhotos.cs | 0 .../{Available Types => AvailableTypes}/UserShared.cs | 0 .../{Available Types => AvailableTypes}/UsersShared.cs | 0 .../Telegram.BotAPI/{Available Types => AvailableTypes}/Venue.cs | 0 .../Telegram.BotAPI/{Available Types => AvailableTypes}/Video.cs | 0 .../{Available Types => AvailableTypes}/VideoChatEnded.cs | 0 .../VideoChatParticipantsInvited.cs | 0 .../{Available Types => AvailableTypes}/VideoChatScheduled.cs | 0 .../{Available Types => AvailableTypes}/VideoChatStarted.cs | 0 .../{Available Types => AvailableTypes}/VideoNote.cs | 0 .../Telegram.BotAPI/{Available Types => AvailableTypes}/Voice.cs | 0 .../{Available Types => AvailableTypes}/WebAppData.cs | 0 .../{Available Types => AvailableTypes}/WebAppInfo.cs | 0 .../{Available Types => AvailableTypes}/WriteAccessAllowed.cs | 0 .../{Getting updates => GettingUpdates}/AllowedUpdate.cs | 0 .../{Getting updates => GettingUpdates}/Args/GetUpdatesArgs.cs | 0 .../{Getting updates => GettingUpdates}/Args/SetWebhookArgs.cs | 0 .../Telegram.BotAPI/{Getting updates => GettingUpdates}/Update.cs | 0 .../{Getting updates => GettingUpdates}/WebhookInfo.cs | 0 .../{Getting updates => GettingUpdates}/deleteWebhook.cs | 0 .../{Getting updates => GettingUpdates}/getUpdates.cs | 0 .../{Getting updates => GettingUpdates}/getWebhookInfo.cs | 0 .../{Getting updates => GettingUpdates}/setWebhook.cs | 0 .../{Inline mode => InlineMode}/Args/AnswerInlineQueryArgs.cs | 0 .../{Inline mode => InlineMode}/Args/AnswerWebAppQueryArgs.cs | 0 .../{Inline mode => InlineMode}/ChosenInlineResult.cs | 0 .../Telegram.BotAPI/{Inline mode => InlineMode}/InlineQuery.cs | 0 .../InlineQueryResult/InlineQueryResult.cs | 0 .../InlineQueryResult/InlineQueryResultArticle.cs | 0 .../InlineQueryResult/InlineQueryResultAudio.cs | 0 .../InlineQueryResult/InlineQueryResultCachedAudio.cs | 0 .../InlineQueryResult/InlineQueryResultCachedDocument.cs | 0 .../InlineQueryResult/InlineQueryResultCachedGif.cs | 0 .../InlineQueryResult/InlineQueryResultCachedMpeg4Gif.cs | 0 .../InlineQueryResult/InlineQueryResultCachedPhoto.cs | 0 .../InlineQueryResult/InlineQueryResultCachedSticker.cs | 0 .../InlineQueryResult/InlineQueryResultCachedVideo.cs | 0 .../InlineQueryResult/InlineQueryResultCachedVoice.cs | 0 .../InlineQueryResult/InlineQueryResultContact.cs | 0 .../InlineQueryResult/InlineQueryResultDocument.cs | 0 .../InlineQueryResult/InlineQueryResultGame.cs | 0 .../InlineQueryResult/InlineQueryResultGif.cs | 0 .../InlineQueryResult/InlineQueryResultLocation.cs | 0 .../InlineQueryResult/InlineQueryResultMpeg4Gif.cs | 0 .../InlineQueryResult/InlineQueryResultPhoto.cs | 0 .../InlineQueryResult/InlineQueryResultType.cs | 0 .../InlineQueryResult/InlineQueryResultVenue.cs | 0 .../InlineQueryResult/InlineQueryResultVideo.cs | 0 .../InlineQueryResult/InlineQueryResultVoice.cs | 0 .../{Inline mode => InlineMode}/InlineQueryResultsButton.cs | 0 .../InputMessageContent/InputContactMessageContent.cs | 0 .../InputMessageContent/InputInvoiceMessageContent.cs | 0 .../InputMessageContent/InputLocationMessageContent.cs | 0 .../InputMessageContent/InputMessageContent.cs | 0 .../InputMessageContent/InputTextMessageContent.cs | 0 .../InputMessageContent/InputVenueMessageContent.cs | 0 .../{Inline mode => InlineMode}/SentWebAppMessage.cs | 0 .../{Inline mode => InlineMode}/answerInlineQuery.cs | 0 .../{Inline mode => InlineMode}/answerWebAppQuery.cs | 0 .../Args/SetPassportDataErrorsArgs.cs | 0 .../EncryptedCredentials.cs | 0 .../EncryptedPassportElement.cs | 0 .../{Telegram Passport => TelegramPassport}/PassportData.cs | 0 .../PassportElementError/PassportElementError.cs | 0 .../PassportElementError/PassportElementErrorDataField.cs | 0 .../PassportElementError/PassportElementErrorFile.cs | 0 .../PassportElementError/PassportElementErrorFiles.cs | 0 .../PassportElementError/PassportElementErrorFrontSide.cs | 0 .../PassportElementError/PassportElementErrorReverseSide.cs | 0 .../PassportElementError/PassportElementErrorSelfie.cs | 0 .../PassportElementError/PassportElementErrorSource.cs | 0 .../PassportElementError/PassportElementErrorTranslationFile.cs | 0 .../PassportElementError/PassportElementErrorTranslationFiles.cs | 0 .../PassportElementError/PassportElementErrorUnspecified.cs | 0 .../{Telegram Passport => TelegramPassport}/PassportFile.cs | 0 .../setPassportDataErrors.cs | 0 .../Args/EditMessageCaptionArgs.cs | 0 .../Args/EditMessageLiveLocationArgs.cs | 0 .../Args/EditMessageMediaArgs.cs | 0 .../Args/EditMessageReplyMarkup.cs | 0 .../Args/EditMessageTextArgs.cs | 0 .../Args/StopMessageLiveLocationArgs.cs | 0 .../{Updating messages => UpdatingMessages}/Args/StopPollArgs.cs | 0 .../{Updating messages => UpdatingMessages}/deleteMessage.cs | 0 .../{Updating messages => UpdatingMessages}/deleteMessages.cs | 0 .../{Updating messages => UpdatingMessages}/editMessageCaption.cs | 0 .../editMessageLiveLocation.cs | 0 .../{Updating messages => UpdatingMessages}/editMessageMedia.cs | 0 .../editMessageReplyMarkup.cs | 0 .../{Updating messages => UpdatingMessages}/editMessageText.cs | 0 .../stopMessageLiveLocation.cs | 0 .../{Updating messages => UpdatingMessages}/stopPoll.cs | 0 319 files changed, 0 insertions(+), 0 deletions(-) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/AnswerCallBackQueryParamsArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/CopyMessageArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/CopyMessagesArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/DeleteMyCommandsArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/ForwardMessagesArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/GetMyCommandsArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/PromoteChatMemberArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/RestrictChatMemberArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendAnimationArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendAttachedFilesArgsBase.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendAudioArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendContactArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendDiceArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendDocumentArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendLocationArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendMediaGroupArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendMessageArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendPhotoArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendPollArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendVenueArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendVideoArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendVideoNoteArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SendVoiceArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SetChatMenuButtonArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SetChatPermissionsArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SetChatPhotoArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SetMessageReactionArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SetMyCommandsArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Args/SetMyDefaultAdministratorRightsArgs.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Formatting options/ParseMode.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Formatting options/ParseModeKind.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/Formatting options/StyleFixer.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/answerCallbackQuery.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/approveChatJoinRequest.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/banChatMember.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/banChatSenderChat.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/close.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/closeForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/closeGeneralForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/copyMessage.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/copyMessages.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/createChatInviteLink.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/createForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/declineChatJoinRequest.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/deleteChatPhoto.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/deleteChatStickerSet.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/deleteForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/deleteMyCommands.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/editChatInviteLink.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/editForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/editGeneralForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/exportChatInviteLink.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/forwardMessage.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/forwardMessages.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getChat.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getChatAdministrators.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getChatMember.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getChatMemberCount.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getFile.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getForumTopicIconStickers.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getMe.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getMyCommands.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getMyDefaultAdministratorRights.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getMyDescription.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getMyName.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getMyShortDescription.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getUserChatBoosts.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/getUserProfilePhotos.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/gtChatMenuButton.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/hideGeneralForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/leaveChat.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/logOut.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/pinChatMessage.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/promoteChatMember.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/reopenForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/reopenGeneralForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/restrictChatMember.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/revokeChatInviteLink.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendAnimation.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendAudio.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendChatAction.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendContact.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendDice.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendDocument.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendLocation.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendMediaGroup.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendMessage.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendPhoto.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendPoll.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendVenue.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendVideo.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendVideoNote.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/sendVoice.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setChatAdministratorCustomTitle.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setChatDescription.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setChatMenuButton.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setChatPermissions.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setChatPhoto.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setChatStickerSet.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setChatTitle.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setMessageReaction.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setMyCommands.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setMyDefaultAdministratorRights.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setMyDescription.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setMyName.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/setMyShortDescription.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/unbanChatMember.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/unbanChatSenderChat.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/unhideGeneralForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/unpinAllChatMessages.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/unpinAllForumTopicMessages.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/unpinAllGeneralForumTopicMessages.cs (100%) rename src/library/Telegram.BotAPI/{Available Methods => AvailableMethods}/unpinChatMessage.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Animation.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Audio.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotCommand.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotCommandScope/BotCommandScope.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotCommandScope/BotCommandScopeAllChatAdministrators.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotCommandScope/BotCommandScopeAllGroupChats.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotCommandScope/BotCommandScopeAllPrivateChats.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotCommandScope/BotCommandScopeChat.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotCommandScope/BotCommandScopeChatAdministrators.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotCommandScope/BotCommandScopeChatMember.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotCommandScope/BotCommandScopeDefault.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotCommandScope/BotCommandScopeType.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotDescription.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotName.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/BotShortDescription.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/CallbackQuery.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Chat.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatAdministratorRights.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatBoost/ChatBoost.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatBoost/ChatBoostRemoved.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatBoost/ChatBoostSource.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatBoost/ChatBoostSourceGiftCode.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatBoost/ChatBoostSourceGiveaway.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatBoost/ChatBoostSourcePremium.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatBoost/ChatBoostUpdated.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatBoost/UserChatBoosts.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatInviteLink.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatJoinRequest.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatLocation.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatMember/ChatMember.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatMember/ChatMemberAdministrator.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatMember/ChatMemberBanned.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatMember/ChatMemberLeft.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatMember/ChatMemberMember.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatMember/ChatMemberOwner.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatMember/ChatMemberRestricted.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatMember/ChatMemberStatus.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatMemberUpdated.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatPermissions.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatPhoto.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ChatShared.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Contact.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Dice.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Document.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ExternalReplyInfo.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/File.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ForceReply.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ForumTopic.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ForumTopicClosed.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ForumTopicCreated.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ForumTopicEdited.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ForumTopicReopened.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/GeneralForumTopicHidden.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/GeneralForumTopicUnhidden.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Giveaway.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/GiveawayCompleted.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/GiveawayCreated.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/GiveawayWinners.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/InaccessibleMessage.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/InputFile.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/InputMedia/InputMedia.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/InputMedia/InputMediaAnimation.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/InputMedia/InputMediaAudio.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/InputMedia/InputMediaDocument.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/InputMedia/InputMediaPhoto.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/InputMedia/InputMediaType.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/InputMedia/InputMediaVideo.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Interfaces/ITelegramChat.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Interfaces/ITelegramUser.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/LinkPreviewOptions.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Location.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/LoginUrl.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MaybeInaccessibleMessage.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MenuButton/MenuButton.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MenuButton/MenuButtonCommands.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MenuButton/MenuButtonDefault.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MenuButton/MenuButtonType.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MenuButton/MenuButtonWebApp.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Message.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MessageAutoDeleteTimerChanged.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MessageEntity.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MessageID.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MessageOrigin/MessageOrigin.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MessageOrigin/MessageOriginChannel.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MessageOrigin/MessageOriginChat.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MessageOrigin/MessageOriginHiddenUser.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MessageOrigin/MessageOriginUser.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MessageReactionCountUpdated.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/MessageReactionUpdated.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/PhotoSize.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Poll.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/PollAnswer.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/PollOption.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ProximityAlertTriggered.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReactionCount.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReactionType/ReactionType.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReactionType/ReactionTypeCustomEmoji.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReactionType/ReactionTypeEmoji.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyMarkup/InlineKeyboardButton.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyMarkup/InlineKeyboardMarkup.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyMarkup/KeyboardButton.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyMarkup/KeyboardButtonPollType.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyMarkup/KeyboardButtonRequestChat.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyMarkup/KeyboardButtonRequestUser.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyMarkup/KeyboardButtonRequestUsers.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyMarkup/ReplyKeyboardMarkup.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyMarkup/ReplyKeyboardRemove.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyMarkup/ReplyMarkup.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ReplyParameters.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/ResponseParameters.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Story.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/SwitchInlineQueryChosenChat.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/TextQuote.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/User.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/UserProfilePhotos.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/UserShared.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/UsersShared.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Venue.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Video.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/VideoChatEnded.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/VideoChatParticipantsInvited.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/VideoChatScheduled.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/VideoChatStarted.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/VideoNote.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/Voice.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/WebAppData.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/WebAppInfo.cs (100%) rename src/library/Telegram.BotAPI/{Available Types => AvailableTypes}/WriteAccessAllowed.cs (100%) rename src/library/Telegram.BotAPI/{Getting updates => GettingUpdates}/AllowedUpdate.cs (100%) rename src/library/Telegram.BotAPI/{Getting updates => GettingUpdates}/Args/GetUpdatesArgs.cs (100%) rename src/library/Telegram.BotAPI/{Getting updates => GettingUpdates}/Args/SetWebhookArgs.cs (100%) rename src/library/Telegram.BotAPI/{Getting updates => GettingUpdates}/Update.cs (100%) rename src/library/Telegram.BotAPI/{Getting updates => GettingUpdates}/WebhookInfo.cs (100%) rename src/library/Telegram.BotAPI/{Getting updates => GettingUpdates}/deleteWebhook.cs (100%) rename src/library/Telegram.BotAPI/{Getting updates => GettingUpdates}/getUpdates.cs (100%) rename src/library/Telegram.BotAPI/{Getting updates => GettingUpdates}/getWebhookInfo.cs (100%) rename src/library/Telegram.BotAPI/{Getting updates => GettingUpdates}/setWebhook.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/Args/AnswerInlineQueryArgs.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/Args/AnswerWebAppQueryArgs.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/ChosenInlineResult.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQuery.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResult.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultArticle.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultAudio.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultCachedAudio.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultCachedDocument.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultCachedGif.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultCachedMpeg4Gif.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultCachedPhoto.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultCachedSticker.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultCachedVideo.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultCachedVoice.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultContact.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultDocument.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultGame.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultGif.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultLocation.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultMpeg4Gif.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultPhoto.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultType.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultVenue.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultVideo.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResult/InlineQueryResultVoice.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InlineQueryResultsButton.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InputMessageContent/InputContactMessageContent.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InputMessageContent/InputInvoiceMessageContent.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InputMessageContent/InputLocationMessageContent.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InputMessageContent/InputMessageContent.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InputMessageContent/InputTextMessageContent.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/InputMessageContent/InputVenueMessageContent.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/SentWebAppMessage.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/answerInlineQuery.cs (100%) rename src/library/Telegram.BotAPI/{Inline mode => InlineMode}/answerWebAppQuery.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/Args/SetPassportDataErrorsArgs.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/EncryptedCredentials.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/EncryptedPassportElement.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportData.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementError.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementErrorDataField.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementErrorFile.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementErrorFiles.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementErrorFrontSide.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementErrorReverseSide.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementErrorSelfie.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementErrorSource.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementErrorTranslationFile.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementErrorTranslationFiles.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportElementError/PassportElementErrorUnspecified.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/PassportFile.cs (100%) rename src/library/Telegram.BotAPI/{Telegram Passport => TelegramPassport}/setPassportDataErrors.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/Args/EditMessageCaptionArgs.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/Args/EditMessageLiveLocationArgs.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/Args/EditMessageMediaArgs.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/Args/EditMessageReplyMarkup.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/Args/EditMessageTextArgs.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/Args/StopMessageLiveLocationArgs.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/Args/StopPollArgs.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/deleteMessage.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/deleteMessages.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/editMessageCaption.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/editMessageLiveLocation.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/editMessageMedia.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/editMessageReplyMarkup.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/editMessageText.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/stopMessageLiveLocation.cs (100%) rename src/library/Telegram.BotAPI/{Updating messages => UpdatingMessages}/stopPoll.cs (100%) diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/AnswerCallBackQueryParamsArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/AnswerCallBackQueryParamsArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/AnswerCallBackQueryParamsArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/AnswerCallBackQueryParamsArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/CopyMessageArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/CopyMessageArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/CopyMessageArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/CopyMessageArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/CopyMessagesArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/CopyMessagesArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/CopyMessagesArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/CopyMessagesArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/DeleteMyCommandsArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/DeleteMyCommandsArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/DeleteMyCommandsArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/DeleteMyCommandsArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/ForwardMessagesArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/ForwardMessagesArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/ForwardMessagesArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/ForwardMessagesArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/GetMyCommandsArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/GetMyCommandsArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/GetMyCommandsArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/GetMyCommandsArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/PromoteChatMemberArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/PromoteChatMemberArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/PromoteChatMemberArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/PromoteChatMemberArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/RestrictChatMemberArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/RestrictChatMemberArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/RestrictChatMemberArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/RestrictChatMemberArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendAnimationArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendAnimationArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendAnimationArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendAnimationArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendAttachedFilesArgsBase.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendAttachedFilesArgsBase.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendAttachedFilesArgsBase.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendAttachedFilesArgsBase.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendAudioArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendAudioArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendAudioArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendAudioArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendContactArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendContactArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendContactArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendContactArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendDiceArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendDiceArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendDiceArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendDiceArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendDocumentArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendDocumentArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendDocumentArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendDocumentArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendLocationArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendLocationArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendLocationArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendLocationArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendMediaGroupArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendMediaGroupArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendMediaGroupArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendMediaGroupArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendMessageArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendMessageArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendMessageArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendMessageArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendPhotoArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendPhotoArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendPhotoArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendPhotoArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendPollArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendPollArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendPollArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendPollArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendVenueArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendVenueArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendVenueArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendVenueArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendVideoArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendVideoArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendVideoArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendVideoArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendVideoNoteArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendVideoNoteArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendVideoNoteArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendVideoNoteArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SendVoiceArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SendVoiceArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SendVoiceArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SendVoiceArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SetChatMenuButtonArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SetChatMenuButtonArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SetChatMenuButtonArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SetChatMenuButtonArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SetChatPermissionsArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SetChatPermissionsArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SetChatPermissionsArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SetChatPermissionsArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SetChatPhotoArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SetChatPhotoArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SetChatPhotoArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SetChatPhotoArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SetMessageReactionArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SetMessageReactionArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SetMessageReactionArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SetMessageReactionArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SetMyCommandsArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SetMyCommandsArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SetMyCommandsArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SetMyCommandsArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Args/SetMyDefaultAdministratorRightsArgs.cs b/src/library/Telegram.BotAPI/AvailableMethods/Args/SetMyDefaultAdministratorRightsArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Args/SetMyDefaultAdministratorRightsArgs.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Args/SetMyDefaultAdministratorRightsArgs.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Formatting options/ParseMode.cs b/src/library/Telegram.BotAPI/AvailableMethods/Formatting options/ParseMode.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Formatting options/ParseMode.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Formatting options/ParseMode.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Formatting options/ParseModeKind.cs b/src/library/Telegram.BotAPI/AvailableMethods/Formatting options/ParseModeKind.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Formatting options/ParseModeKind.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Formatting options/ParseModeKind.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/Formatting options/StyleFixer.cs b/src/library/Telegram.BotAPI/AvailableMethods/Formatting options/StyleFixer.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/Formatting options/StyleFixer.cs rename to src/library/Telegram.BotAPI/AvailableMethods/Formatting options/StyleFixer.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/answerCallbackQuery.cs b/src/library/Telegram.BotAPI/AvailableMethods/answerCallbackQuery.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/answerCallbackQuery.cs rename to src/library/Telegram.BotAPI/AvailableMethods/answerCallbackQuery.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/approveChatJoinRequest.cs b/src/library/Telegram.BotAPI/AvailableMethods/approveChatJoinRequest.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/approveChatJoinRequest.cs rename to src/library/Telegram.BotAPI/AvailableMethods/approveChatJoinRequest.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/banChatMember.cs b/src/library/Telegram.BotAPI/AvailableMethods/banChatMember.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/banChatMember.cs rename to src/library/Telegram.BotAPI/AvailableMethods/banChatMember.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/banChatSenderChat.cs b/src/library/Telegram.BotAPI/AvailableMethods/banChatSenderChat.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/banChatSenderChat.cs rename to src/library/Telegram.BotAPI/AvailableMethods/banChatSenderChat.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/close.cs b/src/library/Telegram.BotAPI/AvailableMethods/close.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/close.cs rename to src/library/Telegram.BotAPI/AvailableMethods/close.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/closeForumTopic.cs b/src/library/Telegram.BotAPI/AvailableMethods/closeForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/closeForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableMethods/closeForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/closeGeneralForumTopic.cs b/src/library/Telegram.BotAPI/AvailableMethods/closeGeneralForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/closeGeneralForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableMethods/closeGeneralForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/copyMessage.cs b/src/library/Telegram.BotAPI/AvailableMethods/copyMessage.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/copyMessage.cs rename to src/library/Telegram.BotAPI/AvailableMethods/copyMessage.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/copyMessages.cs b/src/library/Telegram.BotAPI/AvailableMethods/copyMessages.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/copyMessages.cs rename to src/library/Telegram.BotAPI/AvailableMethods/copyMessages.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/createChatInviteLink.cs b/src/library/Telegram.BotAPI/AvailableMethods/createChatInviteLink.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/createChatInviteLink.cs rename to src/library/Telegram.BotAPI/AvailableMethods/createChatInviteLink.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/createForumTopic.cs b/src/library/Telegram.BotAPI/AvailableMethods/createForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/createForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableMethods/createForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/declineChatJoinRequest.cs b/src/library/Telegram.BotAPI/AvailableMethods/declineChatJoinRequest.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/declineChatJoinRequest.cs rename to src/library/Telegram.BotAPI/AvailableMethods/declineChatJoinRequest.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/deleteChatPhoto.cs b/src/library/Telegram.BotAPI/AvailableMethods/deleteChatPhoto.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/deleteChatPhoto.cs rename to src/library/Telegram.BotAPI/AvailableMethods/deleteChatPhoto.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/deleteChatStickerSet.cs b/src/library/Telegram.BotAPI/AvailableMethods/deleteChatStickerSet.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/deleteChatStickerSet.cs rename to src/library/Telegram.BotAPI/AvailableMethods/deleteChatStickerSet.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/deleteForumTopic.cs b/src/library/Telegram.BotAPI/AvailableMethods/deleteForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/deleteForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableMethods/deleteForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/deleteMyCommands.cs b/src/library/Telegram.BotAPI/AvailableMethods/deleteMyCommands.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/deleteMyCommands.cs rename to src/library/Telegram.BotAPI/AvailableMethods/deleteMyCommands.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/editChatInviteLink.cs b/src/library/Telegram.BotAPI/AvailableMethods/editChatInviteLink.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/editChatInviteLink.cs rename to src/library/Telegram.BotAPI/AvailableMethods/editChatInviteLink.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/editForumTopic.cs b/src/library/Telegram.BotAPI/AvailableMethods/editForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/editForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableMethods/editForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/editGeneralForumTopic.cs b/src/library/Telegram.BotAPI/AvailableMethods/editGeneralForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/editGeneralForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableMethods/editGeneralForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/exportChatInviteLink.cs b/src/library/Telegram.BotAPI/AvailableMethods/exportChatInviteLink.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/exportChatInviteLink.cs rename to src/library/Telegram.BotAPI/AvailableMethods/exportChatInviteLink.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/forwardMessage.cs b/src/library/Telegram.BotAPI/AvailableMethods/forwardMessage.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/forwardMessage.cs rename to src/library/Telegram.BotAPI/AvailableMethods/forwardMessage.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/forwardMessages.cs b/src/library/Telegram.BotAPI/AvailableMethods/forwardMessages.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/forwardMessages.cs rename to src/library/Telegram.BotAPI/AvailableMethods/forwardMessages.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getChat.cs b/src/library/Telegram.BotAPI/AvailableMethods/getChat.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getChat.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getChat.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getChatAdministrators.cs b/src/library/Telegram.BotAPI/AvailableMethods/getChatAdministrators.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getChatAdministrators.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getChatAdministrators.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getChatMember.cs b/src/library/Telegram.BotAPI/AvailableMethods/getChatMember.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getChatMember.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getChatMember.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getChatMemberCount.cs b/src/library/Telegram.BotAPI/AvailableMethods/getChatMemberCount.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getChatMemberCount.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getChatMemberCount.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getFile.cs b/src/library/Telegram.BotAPI/AvailableMethods/getFile.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getFile.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getFile.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getForumTopicIconStickers.cs b/src/library/Telegram.BotAPI/AvailableMethods/getForumTopicIconStickers.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getForumTopicIconStickers.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getForumTopicIconStickers.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getMe.cs b/src/library/Telegram.BotAPI/AvailableMethods/getMe.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getMe.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getMe.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getMyCommands.cs b/src/library/Telegram.BotAPI/AvailableMethods/getMyCommands.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getMyCommands.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getMyCommands.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getMyDefaultAdministratorRights.cs b/src/library/Telegram.BotAPI/AvailableMethods/getMyDefaultAdministratorRights.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getMyDefaultAdministratorRights.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getMyDefaultAdministratorRights.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getMyDescription.cs b/src/library/Telegram.BotAPI/AvailableMethods/getMyDescription.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getMyDescription.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getMyDescription.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getMyName.cs b/src/library/Telegram.BotAPI/AvailableMethods/getMyName.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getMyName.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getMyName.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getMyShortDescription.cs b/src/library/Telegram.BotAPI/AvailableMethods/getMyShortDescription.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getMyShortDescription.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getMyShortDescription.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getUserChatBoosts.cs b/src/library/Telegram.BotAPI/AvailableMethods/getUserChatBoosts.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getUserChatBoosts.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getUserChatBoosts.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/getUserProfilePhotos.cs b/src/library/Telegram.BotAPI/AvailableMethods/getUserProfilePhotos.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/getUserProfilePhotos.cs rename to src/library/Telegram.BotAPI/AvailableMethods/getUserProfilePhotos.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/gtChatMenuButton.cs b/src/library/Telegram.BotAPI/AvailableMethods/gtChatMenuButton.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/gtChatMenuButton.cs rename to src/library/Telegram.BotAPI/AvailableMethods/gtChatMenuButton.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/hideGeneralForumTopic.cs b/src/library/Telegram.BotAPI/AvailableMethods/hideGeneralForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/hideGeneralForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableMethods/hideGeneralForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/leaveChat.cs b/src/library/Telegram.BotAPI/AvailableMethods/leaveChat.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/leaveChat.cs rename to src/library/Telegram.BotAPI/AvailableMethods/leaveChat.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/logOut.cs b/src/library/Telegram.BotAPI/AvailableMethods/logOut.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/logOut.cs rename to src/library/Telegram.BotAPI/AvailableMethods/logOut.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/pinChatMessage.cs b/src/library/Telegram.BotAPI/AvailableMethods/pinChatMessage.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/pinChatMessage.cs rename to src/library/Telegram.BotAPI/AvailableMethods/pinChatMessage.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/promoteChatMember.cs b/src/library/Telegram.BotAPI/AvailableMethods/promoteChatMember.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/promoteChatMember.cs rename to src/library/Telegram.BotAPI/AvailableMethods/promoteChatMember.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/reopenForumTopic.cs b/src/library/Telegram.BotAPI/AvailableMethods/reopenForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/reopenForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableMethods/reopenForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/reopenGeneralForumTopic.cs b/src/library/Telegram.BotAPI/AvailableMethods/reopenGeneralForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/reopenGeneralForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableMethods/reopenGeneralForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/restrictChatMember.cs b/src/library/Telegram.BotAPI/AvailableMethods/restrictChatMember.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/restrictChatMember.cs rename to src/library/Telegram.BotAPI/AvailableMethods/restrictChatMember.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/revokeChatInviteLink.cs b/src/library/Telegram.BotAPI/AvailableMethods/revokeChatInviteLink.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/revokeChatInviteLink.cs rename to src/library/Telegram.BotAPI/AvailableMethods/revokeChatInviteLink.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendAnimation.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendAnimation.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendAnimation.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendAnimation.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendAudio.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendAudio.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendAudio.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendAudio.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendChatAction.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendChatAction.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendChatAction.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendChatAction.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendContact.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendContact.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendContact.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendContact.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendDice.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendDice.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendDice.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendDice.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendDocument.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendDocument.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendDocument.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendDocument.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendLocation.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendLocation.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendLocation.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendLocation.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendMediaGroup.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendMediaGroup.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendMediaGroup.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendMediaGroup.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendMessage.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendMessage.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendMessage.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendMessage.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendPhoto.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendPhoto.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendPhoto.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendPhoto.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendPoll.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendPoll.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendPoll.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendPoll.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendVenue.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendVenue.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendVenue.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendVenue.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendVideo.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendVideo.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendVideo.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendVideo.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendVideoNote.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendVideoNote.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendVideoNote.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendVideoNote.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/sendVoice.cs b/src/library/Telegram.BotAPI/AvailableMethods/sendVoice.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/sendVoice.cs rename to src/library/Telegram.BotAPI/AvailableMethods/sendVoice.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setChatAdministratorCustomTitle.cs b/src/library/Telegram.BotAPI/AvailableMethods/setChatAdministratorCustomTitle.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setChatAdministratorCustomTitle.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setChatAdministratorCustomTitle.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setChatDescription.cs b/src/library/Telegram.BotAPI/AvailableMethods/setChatDescription.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setChatDescription.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setChatDescription.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setChatMenuButton.cs b/src/library/Telegram.BotAPI/AvailableMethods/setChatMenuButton.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setChatMenuButton.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setChatMenuButton.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setChatPermissions.cs b/src/library/Telegram.BotAPI/AvailableMethods/setChatPermissions.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setChatPermissions.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setChatPermissions.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setChatPhoto.cs b/src/library/Telegram.BotAPI/AvailableMethods/setChatPhoto.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setChatPhoto.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setChatPhoto.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setChatStickerSet.cs b/src/library/Telegram.BotAPI/AvailableMethods/setChatStickerSet.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setChatStickerSet.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setChatStickerSet.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setChatTitle.cs b/src/library/Telegram.BotAPI/AvailableMethods/setChatTitle.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setChatTitle.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setChatTitle.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setMessageReaction.cs b/src/library/Telegram.BotAPI/AvailableMethods/setMessageReaction.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setMessageReaction.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setMessageReaction.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setMyCommands.cs b/src/library/Telegram.BotAPI/AvailableMethods/setMyCommands.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setMyCommands.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setMyCommands.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setMyDefaultAdministratorRights.cs b/src/library/Telegram.BotAPI/AvailableMethods/setMyDefaultAdministratorRights.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setMyDefaultAdministratorRights.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setMyDefaultAdministratorRights.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setMyDescription.cs b/src/library/Telegram.BotAPI/AvailableMethods/setMyDescription.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setMyDescription.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setMyDescription.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setMyName.cs b/src/library/Telegram.BotAPI/AvailableMethods/setMyName.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setMyName.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setMyName.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/setMyShortDescription.cs b/src/library/Telegram.BotAPI/AvailableMethods/setMyShortDescription.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/setMyShortDescription.cs rename to src/library/Telegram.BotAPI/AvailableMethods/setMyShortDescription.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/unbanChatMember.cs b/src/library/Telegram.BotAPI/AvailableMethods/unbanChatMember.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/unbanChatMember.cs rename to src/library/Telegram.BotAPI/AvailableMethods/unbanChatMember.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/unbanChatSenderChat.cs b/src/library/Telegram.BotAPI/AvailableMethods/unbanChatSenderChat.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/unbanChatSenderChat.cs rename to src/library/Telegram.BotAPI/AvailableMethods/unbanChatSenderChat.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/unhideGeneralForumTopic.cs b/src/library/Telegram.BotAPI/AvailableMethods/unhideGeneralForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/unhideGeneralForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableMethods/unhideGeneralForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/unpinAllChatMessages.cs b/src/library/Telegram.BotAPI/AvailableMethods/unpinAllChatMessages.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/unpinAllChatMessages.cs rename to src/library/Telegram.BotAPI/AvailableMethods/unpinAllChatMessages.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/unpinAllForumTopicMessages.cs b/src/library/Telegram.BotAPI/AvailableMethods/unpinAllForumTopicMessages.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/unpinAllForumTopicMessages.cs rename to src/library/Telegram.BotAPI/AvailableMethods/unpinAllForumTopicMessages.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/unpinAllGeneralForumTopicMessages.cs b/src/library/Telegram.BotAPI/AvailableMethods/unpinAllGeneralForumTopicMessages.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/unpinAllGeneralForumTopicMessages.cs rename to src/library/Telegram.BotAPI/AvailableMethods/unpinAllGeneralForumTopicMessages.cs diff --git a/src/library/Telegram.BotAPI/Available Methods/unpinChatMessage.cs b/src/library/Telegram.BotAPI/AvailableMethods/unpinChatMessage.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Methods/unpinChatMessage.cs rename to src/library/Telegram.BotAPI/AvailableMethods/unpinChatMessage.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Animation.cs b/src/library/Telegram.BotAPI/AvailableTypes/Animation.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Animation.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Animation.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Audio.cs b/src/library/Telegram.BotAPI/AvailableTypes/Audio.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Audio.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Audio.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotCommand.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotCommand.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotCommand.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotCommand.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScope.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScope.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScope.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScope.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeAllChatAdministrators.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeAllChatAdministrators.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeAllChatAdministrators.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeAllChatAdministrators.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeAllGroupChats.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeAllGroupChats.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeAllGroupChats.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeAllGroupChats.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeAllPrivateChats.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeAllPrivateChats.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeAllPrivateChats.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeAllPrivateChats.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeChat.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeChat.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeChat.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeChat.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeChatAdministrators.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeChatAdministrators.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeChatAdministrators.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeChatAdministrators.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeChatMember.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeChatMember.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeChatMember.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeChatMember.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeDefault.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeDefault.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeDefault.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeDefault.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeType.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeType.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotCommandScope/BotCommandScopeType.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotCommandScope/BotCommandScopeType.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotDescription.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotDescription.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotDescription.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotDescription.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotName.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotName.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotName.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotName.cs diff --git a/src/library/Telegram.BotAPI/Available Types/BotShortDescription.cs b/src/library/Telegram.BotAPI/AvailableTypes/BotShortDescription.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/BotShortDescription.cs rename to src/library/Telegram.BotAPI/AvailableTypes/BotShortDescription.cs diff --git a/src/library/Telegram.BotAPI/Available Types/CallbackQuery.cs b/src/library/Telegram.BotAPI/AvailableTypes/CallbackQuery.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/CallbackQuery.cs rename to src/library/Telegram.BotAPI/AvailableTypes/CallbackQuery.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Chat.cs b/src/library/Telegram.BotAPI/AvailableTypes/Chat.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Chat.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Chat.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatAdministratorRights.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatAdministratorRights.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatAdministratorRights.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatAdministratorRights.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoost.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoost.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoost.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoost.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostRemoved.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostRemoved.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostRemoved.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostRemoved.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostSource.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostSource.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostSource.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostSource.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostSourceGiftCode.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostSourceGiftCode.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostSourceGiftCode.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostSourceGiftCode.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostSourceGiveaway.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostSourceGiveaway.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostSourceGiveaway.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostSourceGiveaway.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostSourcePremium.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostSourcePremium.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostSourcePremium.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostSourcePremium.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostUpdated.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostUpdated.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatBoost/ChatBoostUpdated.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/ChatBoostUpdated.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatBoost/UserChatBoosts.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/UserChatBoosts.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatBoost/UserChatBoosts.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatBoost/UserChatBoosts.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatInviteLink.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatInviteLink.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatInviteLink.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatInviteLink.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatJoinRequest.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatJoinRequest.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatJoinRequest.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatJoinRequest.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatLocation.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatLocation.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatLocation.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatLocation.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMember.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMember.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMember.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMember.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberAdministrator.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberAdministrator.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberAdministrator.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberAdministrator.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberBanned.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberBanned.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberBanned.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberBanned.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberLeft.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberLeft.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberLeft.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberLeft.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberMember.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberMember.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberMember.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberMember.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberOwner.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberOwner.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberOwner.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberOwner.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberRestricted.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberRestricted.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberRestricted.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberRestricted.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberStatus.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberStatus.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatMember/ChatMemberStatus.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatMember/ChatMemberStatus.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatMemberUpdated.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatMemberUpdated.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatMemberUpdated.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatMemberUpdated.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatPermissions.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatPermissions.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatPermissions.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatPermissions.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatPhoto.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatPhoto.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatPhoto.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatPhoto.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ChatShared.cs b/src/library/Telegram.BotAPI/AvailableTypes/ChatShared.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ChatShared.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ChatShared.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Contact.cs b/src/library/Telegram.BotAPI/AvailableTypes/Contact.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Contact.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Contact.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Dice.cs b/src/library/Telegram.BotAPI/AvailableTypes/Dice.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Dice.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Dice.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Document.cs b/src/library/Telegram.BotAPI/AvailableTypes/Document.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Document.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Document.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ExternalReplyInfo.cs b/src/library/Telegram.BotAPI/AvailableTypes/ExternalReplyInfo.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ExternalReplyInfo.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ExternalReplyInfo.cs diff --git a/src/library/Telegram.BotAPI/Available Types/File.cs b/src/library/Telegram.BotAPI/AvailableTypes/File.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/File.cs rename to src/library/Telegram.BotAPI/AvailableTypes/File.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ForceReply.cs b/src/library/Telegram.BotAPI/AvailableTypes/ForceReply.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ForceReply.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ForceReply.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ForumTopic.cs b/src/library/Telegram.BotAPI/AvailableTypes/ForumTopic.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ForumTopic.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ForumTopic.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ForumTopicClosed.cs b/src/library/Telegram.BotAPI/AvailableTypes/ForumTopicClosed.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ForumTopicClosed.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ForumTopicClosed.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ForumTopicCreated.cs b/src/library/Telegram.BotAPI/AvailableTypes/ForumTopicCreated.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ForumTopicCreated.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ForumTopicCreated.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ForumTopicEdited.cs b/src/library/Telegram.BotAPI/AvailableTypes/ForumTopicEdited.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ForumTopicEdited.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ForumTopicEdited.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ForumTopicReopened.cs b/src/library/Telegram.BotAPI/AvailableTypes/ForumTopicReopened.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ForumTopicReopened.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ForumTopicReopened.cs diff --git a/src/library/Telegram.BotAPI/Available Types/GeneralForumTopicHidden.cs b/src/library/Telegram.BotAPI/AvailableTypes/GeneralForumTopicHidden.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/GeneralForumTopicHidden.cs rename to src/library/Telegram.BotAPI/AvailableTypes/GeneralForumTopicHidden.cs diff --git a/src/library/Telegram.BotAPI/Available Types/GeneralForumTopicUnhidden.cs b/src/library/Telegram.BotAPI/AvailableTypes/GeneralForumTopicUnhidden.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/GeneralForumTopicUnhidden.cs rename to src/library/Telegram.BotAPI/AvailableTypes/GeneralForumTopicUnhidden.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Giveaway.cs b/src/library/Telegram.BotAPI/AvailableTypes/Giveaway.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Giveaway.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Giveaway.cs diff --git a/src/library/Telegram.BotAPI/Available Types/GiveawayCompleted.cs b/src/library/Telegram.BotAPI/AvailableTypes/GiveawayCompleted.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/GiveawayCompleted.cs rename to src/library/Telegram.BotAPI/AvailableTypes/GiveawayCompleted.cs diff --git a/src/library/Telegram.BotAPI/Available Types/GiveawayCreated.cs b/src/library/Telegram.BotAPI/AvailableTypes/GiveawayCreated.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/GiveawayCreated.cs rename to src/library/Telegram.BotAPI/AvailableTypes/GiveawayCreated.cs diff --git a/src/library/Telegram.BotAPI/Available Types/GiveawayWinners.cs b/src/library/Telegram.BotAPI/AvailableTypes/GiveawayWinners.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/GiveawayWinners.cs rename to src/library/Telegram.BotAPI/AvailableTypes/GiveawayWinners.cs diff --git a/src/library/Telegram.BotAPI/Available Types/InaccessibleMessage.cs b/src/library/Telegram.BotAPI/AvailableTypes/InaccessibleMessage.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/InaccessibleMessage.cs rename to src/library/Telegram.BotAPI/AvailableTypes/InaccessibleMessage.cs diff --git a/src/library/Telegram.BotAPI/Available Types/InputFile.cs b/src/library/Telegram.BotAPI/AvailableTypes/InputFile.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/InputFile.cs rename to src/library/Telegram.BotAPI/AvailableTypes/InputFile.cs diff --git a/src/library/Telegram.BotAPI/Available Types/InputMedia/InputMedia.cs b/src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMedia.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/InputMedia/InputMedia.cs rename to src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMedia.cs diff --git a/src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaAnimation.cs b/src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaAnimation.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaAnimation.cs rename to src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaAnimation.cs diff --git a/src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaAudio.cs b/src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaAudio.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaAudio.cs rename to src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaAudio.cs diff --git a/src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaDocument.cs b/src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaDocument.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaDocument.cs rename to src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaDocument.cs diff --git a/src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaPhoto.cs b/src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaPhoto.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaPhoto.cs rename to src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaPhoto.cs diff --git a/src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaType.cs b/src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaType.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaType.cs rename to src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaType.cs diff --git a/src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaVideo.cs b/src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaVideo.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/InputMedia/InputMediaVideo.cs rename to src/library/Telegram.BotAPI/AvailableTypes/InputMedia/InputMediaVideo.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Interfaces/ITelegramChat.cs b/src/library/Telegram.BotAPI/AvailableTypes/Interfaces/ITelegramChat.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Interfaces/ITelegramChat.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Interfaces/ITelegramChat.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Interfaces/ITelegramUser.cs b/src/library/Telegram.BotAPI/AvailableTypes/Interfaces/ITelegramUser.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Interfaces/ITelegramUser.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Interfaces/ITelegramUser.cs diff --git a/src/library/Telegram.BotAPI/Available Types/LinkPreviewOptions.cs b/src/library/Telegram.BotAPI/AvailableTypes/LinkPreviewOptions.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/LinkPreviewOptions.cs rename to src/library/Telegram.BotAPI/AvailableTypes/LinkPreviewOptions.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Location.cs b/src/library/Telegram.BotAPI/AvailableTypes/Location.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Location.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Location.cs diff --git a/src/library/Telegram.BotAPI/Available Types/LoginUrl.cs b/src/library/Telegram.BotAPI/AvailableTypes/LoginUrl.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/LoginUrl.cs rename to src/library/Telegram.BotAPI/AvailableTypes/LoginUrl.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MaybeInaccessibleMessage.cs b/src/library/Telegram.BotAPI/AvailableTypes/MaybeInaccessibleMessage.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MaybeInaccessibleMessage.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MaybeInaccessibleMessage.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MenuButton/MenuButton.cs b/src/library/Telegram.BotAPI/AvailableTypes/MenuButton/MenuButton.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MenuButton/MenuButton.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MenuButton/MenuButton.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MenuButton/MenuButtonCommands.cs b/src/library/Telegram.BotAPI/AvailableTypes/MenuButton/MenuButtonCommands.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MenuButton/MenuButtonCommands.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MenuButton/MenuButtonCommands.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MenuButton/MenuButtonDefault.cs b/src/library/Telegram.BotAPI/AvailableTypes/MenuButton/MenuButtonDefault.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MenuButton/MenuButtonDefault.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MenuButton/MenuButtonDefault.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MenuButton/MenuButtonType.cs b/src/library/Telegram.BotAPI/AvailableTypes/MenuButton/MenuButtonType.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MenuButton/MenuButtonType.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MenuButton/MenuButtonType.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MenuButton/MenuButtonWebApp.cs b/src/library/Telegram.BotAPI/AvailableTypes/MenuButton/MenuButtonWebApp.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MenuButton/MenuButtonWebApp.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MenuButton/MenuButtonWebApp.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Message.cs b/src/library/Telegram.BotAPI/AvailableTypes/Message.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Message.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Message.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MessageAutoDeleteTimerChanged.cs b/src/library/Telegram.BotAPI/AvailableTypes/MessageAutoDeleteTimerChanged.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MessageAutoDeleteTimerChanged.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MessageAutoDeleteTimerChanged.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MessageEntity.cs b/src/library/Telegram.BotAPI/AvailableTypes/MessageEntity.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MessageEntity.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MessageEntity.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MessageID.cs b/src/library/Telegram.BotAPI/AvailableTypes/MessageID.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MessageID.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MessageID.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MessageOrigin/MessageOrigin.cs b/src/library/Telegram.BotAPI/AvailableTypes/MessageOrigin/MessageOrigin.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MessageOrigin/MessageOrigin.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MessageOrigin/MessageOrigin.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MessageOrigin/MessageOriginChannel.cs b/src/library/Telegram.BotAPI/AvailableTypes/MessageOrigin/MessageOriginChannel.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MessageOrigin/MessageOriginChannel.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MessageOrigin/MessageOriginChannel.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MessageOrigin/MessageOriginChat.cs b/src/library/Telegram.BotAPI/AvailableTypes/MessageOrigin/MessageOriginChat.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MessageOrigin/MessageOriginChat.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MessageOrigin/MessageOriginChat.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MessageOrigin/MessageOriginHiddenUser.cs b/src/library/Telegram.BotAPI/AvailableTypes/MessageOrigin/MessageOriginHiddenUser.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MessageOrigin/MessageOriginHiddenUser.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MessageOrigin/MessageOriginHiddenUser.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MessageOrigin/MessageOriginUser.cs b/src/library/Telegram.BotAPI/AvailableTypes/MessageOrigin/MessageOriginUser.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MessageOrigin/MessageOriginUser.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MessageOrigin/MessageOriginUser.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MessageReactionCountUpdated.cs b/src/library/Telegram.BotAPI/AvailableTypes/MessageReactionCountUpdated.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MessageReactionCountUpdated.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MessageReactionCountUpdated.cs diff --git a/src/library/Telegram.BotAPI/Available Types/MessageReactionUpdated.cs b/src/library/Telegram.BotAPI/AvailableTypes/MessageReactionUpdated.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/MessageReactionUpdated.cs rename to src/library/Telegram.BotAPI/AvailableTypes/MessageReactionUpdated.cs diff --git a/src/library/Telegram.BotAPI/Available Types/PhotoSize.cs b/src/library/Telegram.BotAPI/AvailableTypes/PhotoSize.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/PhotoSize.cs rename to src/library/Telegram.BotAPI/AvailableTypes/PhotoSize.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Poll.cs b/src/library/Telegram.BotAPI/AvailableTypes/Poll.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Poll.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Poll.cs diff --git a/src/library/Telegram.BotAPI/Available Types/PollAnswer.cs b/src/library/Telegram.BotAPI/AvailableTypes/PollAnswer.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/PollAnswer.cs rename to src/library/Telegram.BotAPI/AvailableTypes/PollAnswer.cs diff --git a/src/library/Telegram.BotAPI/Available Types/PollOption.cs b/src/library/Telegram.BotAPI/AvailableTypes/PollOption.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/PollOption.cs rename to src/library/Telegram.BotAPI/AvailableTypes/PollOption.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ProximityAlertTriggered.cs b/src/library/Telegram.BotAPI/AvailableTypes/ProximityAlertTriggered.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ProximityAlertTriggered.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ProximityAlertTriggered.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReactionCount.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReactionCount.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReactionCount.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReactionCount.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReactionType/ReactionType.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReactionType/ReactionType.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReactionType/ReactionType.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReactionType/ReactionType.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReactionType/ReactionTypeCustomEmoji.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReactionType/ReactionTypeCustomEmoji.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReactionType/ReactionTypeCustomEmoji.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReactionType/ReactionTypeCustomEmoji.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReactionType/ReactionTypeEmoji.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReactionType/ReactionTypeEmoji.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReactionType/ReactionTypeEmoji.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReactionType/ReactionTypeEmoji.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyMarkup/InlineKeyboardButton.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/InlineKeyboardButton.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyMarkup/InlineKeyboardButton.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/InlineKeyboardButton.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyMarkup/InlineKeyboardMarkup.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/InlineKeyboardMarkup.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyMarkup/InlineKeyboardMarkup.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/InlineKeyboardMarkup.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyMarkup/KeyboardButton.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/KeyboardButton.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyMarkup/KeyboardButton.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/KeyboardButton.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyMarkup/KeyboardButtonPollType.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/KeyboardButtonPollType.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyMarkup/KeyboardButtonPollType.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/KeyboardButtonPollType.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyMarkup/KeyboardButtonRequestChat.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/KeyboardButtonRequestChat.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyMarkup/KeyboardButtonRequestChat.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/KeyboardButtonRequestChat.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyMarkup/KeyboardButtonRequestUser.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/KeyboardButtonRequestUser.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyMarkup/KeyboardButtonRequestUser.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/KeyboardButtonRequestUser.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyMarkup/KeyboardButtonRequestUsers.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/KeyboardButtonRequestUsers.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyMarkup/KeyboardButtonRequestUsers.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/KeyboardButtonRequestUsers.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyMarkup/ReplyKeyboardMarkup.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/ReplyKeyboardMarkup.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyMarkup/ReplyKeyboardMarkup.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/ReplyKeyboardMarkup.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyMarkup/ReplyKeyboardRemove.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/ReplyKeyboardRemove.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyMarkup/ReplyKeyboardRemove.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/ReplyKeyboardRemove.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyMarkup/ReplyMarkup.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/ReplyMarkup.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyMarkup/ReplyMarkup.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyMarkup/ReplyMarkup.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ReplyParameters.cs b/src/library/Telegram.BotAPI/AvailableTypes/ReplyParameters.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ReplyParameters.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ReplyParameters.cs diff --git a/src/library/Telegram.BotAPI/Available Types/ResponseParameters.cs b/src/library/Telegram.BotAPI/AvailableTypes/ResponseParameters.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/ResponseParameters.cs rename to src/library/Telegram.BotAPI/AvailableTypes/ResponseParameters.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Story.cs b/src/library/Telegram.BotAPI/AvailableTypes/Story.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Story.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Story.cs diff --git a/src/library/Telegram.BotAPI/Available Types/SwitchInlineQueryChosenChat.cs b/src/library/Telegram.BotAPI/AvailableTypes/SwitchInlineQueryChosenChat.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/SwitchInlineQueryChosenChat.cs rename to src/library/Telegram.BotAPI/AvailableTypes/SwitchInlineQueryChosenChat.cs diff --git a/src/library/Telegram.BotAPI/Available Types/TextQuote.cs b/src/library/Telegram.BotAPI/AvailableTypes/TextQuote.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/TextQuote.cs rename to src/library/Telegram.BotAPI/AvailableTypes/TextQuote.cs diff --git a/src/library/Telegram.BotAPI/Available Types/User.cs b/src/library/Telegram.BotAPI/AvailableTypes/User.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/User.cs rename to src/library/Telegram.BotAPI/AvailableTypes/User.cs diff --git a/src/library/Telegram.BotAPI/Available Types/UserProfilePhotos.cs b/src/library/Telegram.BotAPI/AvailableTypes/UserProfilePhotos.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/UserProfilePhotos.cs rename to src/library/Telegram.BotAPI/AvailableTypes/UserProfilePhotos.cs diff --git a/src/library/Telegram.BotAPI/Available Types/UserShared.cs b/src/library/Telegram.BotAPI/AvailableTypes/UserShared.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/UserShared.cs rename to src/library/Telegram.BotAPI/AvailableTypes/UserShared.cs diff --git a/src/library/Telegram.BotAPI/Available Types/UsersShared.cs b/src/library/Telegram.BotAPI/AvailableTypes/UsersShared.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/UsersShared.cs rename to src/library/Telegram.BotAPI/AvailableTypes/UsersShared.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Venue.cs b/src/library/Telegram.BotAPI/AvailableTypes/Venue.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Venue.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Venue.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Video.cs b/src/library/Telegram.BotAPI/AvailableTypes/Video.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Video.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Video.cs diff --git a/src/library/Telegram.BotAPI/Available Types/VideoChatEnded.cs b/src/library/Telegram.BotAPI/AvailableTypes/VideoChatEnded.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/VideoChatEnded.cs rename to src/library/Telegram.BotAPI/AvailableTypes/VideoChatEnded.cs diff --git a/src/library/Telegram.BotAPI/Available Types/VideoChatParticipantsInvited.cs b/src/library/Telegram.BotAPI/AvailableTypes/VideoChatParticipantsInvited.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/VideoChatParticipantsInvited.cs rename to src/library/Telegram.BotAPI/AvailableTypes/VideoChatParticipantsInvited.cs diff --git a/src/library/Telegram.BotAPI/Available Types/VideoChatScheduled.cs b/src/library/Telegram.BotAPI/AvailableTypes/VideoChatScheduled.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/VideoChatScheduled.cs rename to src/library/Telegram.BotAPI/AvailableTypes/VideoChatScheduled.cs diff --git a/src/library/Telegram.BotAPI/Available Types/VideoChatStarted.cs b/src/library/Telegram.BotAPI/AvailableTypes/VideoChatStarted.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/VideoChatStarted.cs rename to src/library/Telegram.BotAPI/AvailableTypes/VideoChatStarted.cs diff --git a/src/library/Telegram.BotAPI/Available Types/VideoNote.cs b/src/library/Telegram.BotAPI/AvailableTypes/VideoNote.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/VideoNote.cs rename to src/library/Telegram.BotAPI/AvailableTypes/VideoNote.cs diff --git a/src/library/Telegram.BotAPI/Available Types/Voice.cs b/src/library/Telegram.BotAPI/AvailableTypes/Voice.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/Voice.cs rename to src/library/Telegram.BotAPI/AvailableTypes/Voice.cs diff --git a/src/library/Telegram.BotAPI/Available Types/WebAppData.cs b/src/library/Telegram.BotAPI/AvailableTypes/WebAppData.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/WebAppData.cs rename to src/library/Telegram.BotAPI/AvailableTypes/WebAppData.cs diff --git a/src/library/Telegram.BotAPI/Available Types/WebAppInfo.cs b/src/library/Telegram.BotAPI/AvailableTypes/WebAppInfo.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/WebAppInfo.cs rename to src/library/Telegram.BotAPI/AvailableTypes/WebAppInfo.cs diff --git a/src/library/Telegram.BotAPI/Available Types/WriteAccessAllowed.cs b/src/library/Telegram.BotAPI/AvailableTypes/WriteAccessAllowed.cs similarity index 100% rename from src/library/Telegram.BotAPI/Available Types/WriteAccessAllowed.cs rename to src/library/Telegram.BotAPI/AvailableTypes/WriteAccessAllowed.cs diff --git a/src/library/Telegram.BotAPI/Getting updates/AllowedUpdate.cs b/src/library/Telegram.BotAPI/GettingUpdates/AllowedUpdate.cs similarity index 100% rename from src/library/Telegram.BotAPI/Getting updates/AllowedUpdate.cs rename to src/library/Telegram.BotAPI/GettingUpdates/AllowedUpdate.cs diff --git a/src/library/Telegram.BotAPI/Getting updates/Args/GetUpdatesArgs.cs b/src/library/Telegram.BotAPI/GettingUpdates/Args/GetUpdatesArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Getting updates/Args/GetUpdatesArgs.cs rename to src/library/Telegram.BotAPI/GettingUpdates/Args/GetUpdatesArgs.cs diff --git a/src/library/Telegram.BotAPI/Getting updates/Args/SetWebhookArgs.cs b/src/library/Telegram.BotAPI/GettingUpdates/Args/SetWebhookArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Getting updates/Args/SetWebhookArgs.cs rename to src/library/Telegram.BotAPI/GettingUpdates/Args/SetWebhookArgs.cs diff --git a/src/library/Telegram.BotAPI/Getting updates/Update.cs b/src/library/Telegram.BotAPI/GettingUpdates/Update.cs similarity index 100% rename from src/library/Telegram.BotAPI/Getting updates/Update.cs rename to src/library/Telegram.BotAPI/GettingUpdates/Update.cs diff --git a/src/library/Telegram.BotAPI/Getting updates/WebhookInfo.cs b/src/library/Telegram.BotAPI/GettingUpdates/WebhookInfo.cs similarity index 100% rename from src/library/Telegram.BotAPI/Getting updates/WebhookInfo.cs rename to src/library/Telegram.BotAPI/GettingUpdates/WebhookInfo.cs diff --git a/src/library/Telegram.BotAPI/Getting updates/deleteWebhook.cs b/src/library/Telegram.BotAPI/GettingUpdates/deleteWebhook.cs similarity index 100% rename from src/library/Telegram.BotAPI/Getting updates/deleteWebhook.cs rename to src/library/Telegram.BotAPI/GettingUpdates/deleteWebhook.cs diff --git a/src/library/Telegram.BotAPI/Getting updates/getUpdates.cs b/src/library/Telegram.BotAPI/GettingUpdates/getUpdates.cs similarity index 100% rename from src/library/Telegram.BotAPI/Getting updates/getUpdates.cs rename to src/library/Telegram.BotAPI/GettingUpdates/getUpdates.cs diff --git a/src/library/Telegram.BotAPI/Getting updates/getWebhookInfo.cs b/src/library/Telegram.BotAPI/GettingUpdates/getWebhookInfo.cs similarity index 100% rename from src/library/Telegram.BotAPI/Getting updates/getWebhookInfo.cs rename to src/library/Telegram.BotAPI/GettingUpdates/getWebhookInfo.cs diff --git a/src/library/Telegram.BotAPI/Getting updates/setWebhook.cs b/src/library/Telegram.BotAPI/GettingUpdates/setWebhook.cs similarity index 100% rename from src/library/Telegram.BotAPI/Getting updates/setWebhook.cs rename to src/library/Telegram.BotAPI/GettingUpdates/setWebhook.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/Args/AnswerInlineQueryArgs.cs b/src/library/Telegram.BotAPI/InlineMode/Args/AnswerInlineQueryArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/Args/AnswerInlineQueryArgs.cs rename to src/library/Telegram.BotAPI/InlineMode/Args/AnswerInlineQueryArgs.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/Args/AnswerWebAppQueryArgs.cs b/src/library/Telegram.BotAPI/InlineMode/Args/AnswerWebAppQueryArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/Args/AnswerWebAppQueryArgs.cs rename to src/library/Telegram.BotAPI/InlineMode/Args/AnswerWebAppQueryArgs.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/ChosenInlineResult.cs b/src/library/Telegram.BotAPI/InlineMode/ChosenInlineResult.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/ChosenInlineResult.cs rename to src/library/Telegram.BotAPI/InlineMode/ChosenInlineResult.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQuery.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQuery.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQuery.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQuery.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResult.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResult.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResult.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResult.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultArticle.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultArticle.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultArticle.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultArticle.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultAudio.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultAudio.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultAudio.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultAudio.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedAudio.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedAudio.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedAudio.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedAudio.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedDocument.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedDocument.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedDocument.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedDocument.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedGif.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedGif.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedGif.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedGif.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedMpeg4Gif.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedMpeg4Gif.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedMpeg4Gif.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedMpeg4Gif.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedPhoto.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedPhoto.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedPhoto.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedPhoto.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedSticker.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedSticker.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedSticker.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedSticker.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedVideo.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedVideo.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedVideo.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedVideo.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedVoice.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedVoice.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultCachedVoice.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultCachedVoice.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultContact.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultContact.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultContact.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultContact.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultDocument.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultDocument.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultDocument.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultDocument.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultGame.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultGame.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultGame.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultGame.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultGif.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultGif.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultGif.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultGif.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultLocation.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultLocation.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultLocation.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultLocation.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultMpeg4Gif.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultMpeg4Gif.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultMpeg4Gif.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultMpeg4Gif.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultPhoto.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultPhoto.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultPhoto.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultPhoto.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultType.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultType.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultType.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultType.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultVenue.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultVenue.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultVenue.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultVenue.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultVideo.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultVideo.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultVideo.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultVideo.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultVoice.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultVoice.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResult/InlineQueryResultVoice.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResult/InlineQueryResultVoice.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InlineQueryResultsButton.cs b/src/library/Telegram.BotAPI/InlineMode/InlineQueryResultsButton.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InlineQueryResultsButton.cs rename to src/library/Telegram.BotAPI/InlineMode/InlineQueryResultsButton.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputContactMessageContent.cs b/src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputContactMessageContent.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputContactMessageContent.cs rename to src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputContactMessageContent.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputInvoiceMessageContent.cs b/src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputInvoiceMessageContent.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputInvoiceMessageContent.cs rename to src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputInvoiceMessageContent.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputLocationMessageContent.cs b/src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputLocationMessageContent.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputLocationMessageContent.cs rename to src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputLocationMessageContent.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputMessageContent.cs b/src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputMessageContent.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputMessageContent.cs rename to src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputMessageContent.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputTextMessageContent.cs b/src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputTextMessageContent.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputTextMessageContent.cs rename to src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputTextMessageContent.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputVenueMessageContent.cs b/src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputVenueMessageContent.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/InputMessageContent/InputVenueMessageContent.cs rename to src/library/Telegram.BotAPI/InlineMode/InputMessageContent/InputVenueMessageContent.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/SentWebAppMessage.cs b/src/library/Telegram.BotAPI/InlineMode/SentWebAppMessage.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/SentWebAppMessage.cs rename to src/library/Telegram.BotAPI/InlineMode/SentWebAppMessage.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/answerInlineQuery.cs b/src/library/Telegram.BotAPI/InlineMode/answerInlineQuery.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/answerInlineQuery.cs rename to src/library/Telegram.BotAPI/InlineMode/answerInlineQuery.cs diff --git a/src/library/Telegram.BotAPI/Inline mode/answerWebAppQuery.cs b/src/library/Telegram.BotAPI/InlineMode/answerWebAppQuery.cs similarity index 100% rename from src/library/Telegram.BotAPI/Inline mode/answerWebAppQuery.cs rename to src/library/Telegram.BotAPI/InlineMode/answerWebAppQuery.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/Args/SetPassportDataErrorsArgs.cs b/src/library/Telegram.BotAPI/TelegramPassport/Args/SetPassportDataErrorsArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/Args/SetPassportDataErrorsArgs.cs rename to src/library/Telegram.BotAPI/TelegramPassport/Args/SetPassportDataErrorsArgs.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/EncryptedCredentials.cs b/src/library/Telegram.BotAPI/TelegramPassport/EncryptedCredentials.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/EncryptedCredentials.cs rename to src/library/Telegram.BotAPI/TelegramPassport/EncryptedCredentials.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/EncryptedPassportElement.cs b/src/library/Telegram.BotAPI/TelegramPassport/EncryptedPassportElement.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/EncryptedPassportElement.cs rename to src/library/Telegram.BotAPI/TelegramPassport/EncryptedPassportElement.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportData.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportData.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportData.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportData.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementError.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementError.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementError.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementError.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorDataField.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorDataField.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorDataField.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorDataField.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorFile.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorFile.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorFile.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorFile.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorFiles.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorFiles.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorFiles.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorFiles.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorFrontSide.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorFrontSide.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorFrontSide.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorFrontSide.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorReverseSide.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorReverseSide.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorReverseSide.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorReverseSide.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorSelfie.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorSelfie.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorSelfie.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorSelfie.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorSource.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorSource.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorSource.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorSource.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorTranslationFile.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorTranslationFile.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorTranslationFile.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorTranslationFile.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorTranslationFiles.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorTranslationFiles.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorTranslationFiles.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorTranslationFiles.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorUnspecified.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorUnspecified.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportElementError/PassportElementErrorUnspecified.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportElementError/PassportElementErrorUnspecified.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/PassportFile.cs b/src/library/Telegram.BotAPI/TelegramPassport/PassportFile.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/PassportFile.cs rename to src/library/Telegram.BotAPI/TelegramPassport/PassportFile.cs diff --git a/src/library/Telegram.BotAPI/Telegram Passport/setPassportDataErrors.cs b/src/library/Telegram.BotAPI/TelegramPassport/setPassportDataErrors.cs similarity index 100% rename from src/library/Telegram.BotAPI/Telegram Passport/setPassportDataErrors.cs rename to src/library/Telegram.BotAPI/TelegramPassport/setPassportDataErrors.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/Args/EditMessageCaptionArgs.cs b/src/library/Telegram.BotAPI/UpdatingMessages/Args/EditMessageCaptionArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/Args/EditMessageCaptionArgs.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/Args/EditMessageCaptionArgs.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/Args/EditMessageLiveLocationArgs.cs b/src/library/Telegram.BotAPI/UpdatingMessages/Args/EditMessageLiveLocationArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/Args/EditMessageLiveLocationArgs.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/Args/EditMessageLiveLocationArgs.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/Args/EditMessageMediaArgs.cs b/src/library/Telegram.BotAPI/UpdatingMessages/Args/EditMessageMediaArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/Args/EditMessageMediaArgs.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/Args/EditMessageMediaArgs.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/Args/EditMessageReplyMarkup.cs b/src/library/Telegram.BotAPI/UpdatingMessages/Args/EditMessageReplyMarkup.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/Args/EditMessageReplyMarkup.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/Args/EditMessageReplyMarkup.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/Args/EditMessageTextArgs.cs b/src/library/Telegram.BotAPI/UpdatingMessages/Args/EditMessageTextArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/Args/EditMessageTextArgs.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/Args/EditMessageTextArgs.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/Args/StopMessageLiveLocationArgs.cs b/src/library/Telegram.BotAPI/UpdatingMessages/Args/StopMessageLiveLocationArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/Args/StopMessageLiveLocationArgs.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/Args/StopMessageLiveLocationArgs.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/Args/StopPollArgs.cs b/src/library/Telegram.BotAPI/UpdatingMessages/Args/StopPollArgs.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/Args/StopPollArgs.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/Args/StopPollArgs.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/deleteMessage.cs b/src/library/Telegram.BotAPI/UpdatingMessages/deleteMessage.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/deleteMessage.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/deleteMessage.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/deleteMessages.cs b/src/library/Telegram.BotAPI/UpdatingMessages/deleteMessages.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/deleteMessages.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/deleteMessages.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/editMessageCaption.cs b/src/library/Telegram.BotAPI/UpdatingMessages/editMessageCaption.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/editMessageCaption.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/editMessageCaption.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/editMessageLiveLocation.cs b/src/library/Telegram.BotAPI/UpdatingMessages/editMessageLiveLocation.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/editMessageLiveLocation.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/editMessageLiveLocation.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/editMessageMedia.cs b/src/library/Telegram.BotAPI/UpdatingMessages/editMessageMedia.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/editMessageMedia.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/editMessageMedia.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/editMessageReplyMarkup.cs b/src/library/Telegram.BotAPI/UpdatingMessages/editMessageReplyMarkup.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/editMessageReplyMarkup.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/editMessageReplyMarkup.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/editMessageText.cs b/src/library/Telegram.BotAPI/UpdatingMessages/editMessageText.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/editMessageText.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/editMessageText.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/stopMessageLiveLocation.cs b/src/library/Telegram.BotAPI/UpdatingMessages/stopMessageLiveLocation.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/stopMessageLiveLocation.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/stopMessageLiveLocation.cs diff --git a/src/library/Telegram.BotAPI/Updating messages/stopPoll.cs b/src/library/Telegram.BotAPI/UpdatingMessages/stopPoll.cs similarity index 100% rename from src/library/Telegram.BotAPI/Updating messages/stopPoll.cs rename to src/library/Telegram.BotAPI/UpdatingMessages/stopPoll.cs