diff --git a/src/TgSharp.Core/TgSharp.Core.csproj b/src/TgSharp.Core/TgSharp.Core.csproj
index da7dd3f..18d23a7 100644
--- a/src/TgSharp.Core/TgSharp.Core.csproj
+++ b/src/TgSharp.Core/TgSharp.Core.csproj
@@ -81,7 +81,7 @@
-
+
{d6144517-91d2-4880-86df-e9ff5d7f383a}
TeleSharp.TL
diff --git a/src/TgSharp.Core/TgSharp.Core.nuspec b/src/TgSharp.Core/TgSharp.Core.nuspec
index 62e7d62..6116666 100644
--- a/src/TgSharp.Core/TgSharp.Core.nuspec
+++ b/src/TgSharp.Core/TgSharp.Core.nuspec
@@ -15,6 +15,6 @@ It's a perfect fit for any developer who would like to send data directly to Tel
Copyright 2015-2020
-
+
diff --git a/src/TeleSharp.TL/ObjectDeserializer.cs b/src/TgSharp.TL/ObjectDeserializer.cs
similarity index 100%
rename from src/TeleSharp.TL/ObjectDeserializer.cs
rename to src/TgSharp.TL/ObjectDeserializer.cs
diff --git a/src/TeleSharp.TL/Properties/AssemblyInfo.cs b/src/TgSharp.TL/Properties/AssemblyInfo.cs
similarity index 93%
rename from src/TeleSharp.TL/Properties/AssemblyInfo.cs
rename to src/TgSharp.TL/Properties/AssemblyInfo.cs
index 3ff3c97..b690d86 100644
--- a/src/TeleSharp.TL/Properties/AssemblyInfo.cs
+++ b/src/TgSharp.TL/Properties/AssemblyInfo.cs
@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
-[assembly: AssemblyTitle("TeleSharp.TL")]
+[assembly: AssemblyTitle("TgSharp.TL")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("TeleSharp.TL")]
+[assembly: AssemblyProduct("TgSharp.TL")]
[assembly: AssemblyCopyright("Copyright © 2016")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
diff --git a/src/TeleSharp.TL/TL/Account/TLAbsThemes.cs b/src/TgSharp.TL/TL/Account/TLAbsThemes.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLAbsThemes.cs
rename to src/TgSharp.TL/TL/Account/TLAbsThemes.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLAbsWallPapers.cs b/src/TgSharp.TL/TL/Account/TLAbsWallPapers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLAbsWallPapers.cs
rename to src/TgSharp.TL/TL/Account/TLAbsWallPapers.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLAuthorizationForm.cs b/src/TgSharp.TL/TL/Account/TLAuthorizationForm.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLAuthorizationForm.cs
rename to src/TgSharp.TL/TL/Account/TLAuthorizationForm.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLAuthorizations.cs b/src/TgSharp.TL/TL/Account/TLAuthorizations.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLAuthorizations.cs
rename to src/TgSharp.TL/TL/Account/TLAuthorizations.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLAutoDownloadSettings.cs b/src/TgSharp.TL/TL/Account/TLAutoDownloadSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLAutoDownloadSettings.cs
rename to src/TgSharp.TL/TL/Account/TLAutoDownloadSettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLContentSettings.cs b/src/TgSharp.TL/TL/Account/TLContentSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLContentSettings.cs
rename to src/TgSharp.TL/TL/Account/TLContentSettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLPassword.cs b/src/TgSharp.TL/TL/Account/TLPassword.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLPassword.cs
rename to src/TgSharp.TL/TL/Account/TLPassword.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLPasswordInputSettings.cs b/src/TgSharp.TL/TL/Account/TLPasswordInputSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLPasswordInputSettings.cs
rename to src/TgSharp.TL/TL/Account/TLPasswordInputSettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLPasswordSettings.cs b/src/TgSharp.TL/TL/Account/TLPasswordSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLPasswordSettings.cs
rename to src/TgSharp.TL/TL/Account/TLPasswordSettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLPrivacyRules.cs b/src/TgSharp.TL/TL/Account/TLPrivacyRules.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLPrivacyRules.cs
rename to src/TgSharp.TL/TL/Account/TLPrivacyRules.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestAcceptAuthorization.cs b/src/TgSharp.TL/TL/Account/TLRequestAcceptAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestAcceptAuthorization.cs
rename to src/TgSharp.TL/TL/Account/TLRequestAcceptAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestCancelPasswordEmail.cs b/src/TgSharp.TL/TL/Account/TLRequestCancelPasswordEmail.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestCancelPasswordEmail.cs
rename to src/TgSharp.TL/TL/Account/TLRequestCancelPasswordEmail.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestChangePhone.cs b/src/TgSharp.TL/TL/Account/TLRequestChangePhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestChangePhone.cs
rename to src/TgSharp.TL/TL/Account/TLRequestChangePhone.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestCheckUsername.cs b/src/TgSharp.TL/TL/Account/TLRequestCheckUsername.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestCheckUsername.cs
rename to src/TgSharp.TL/TL/Account/TLRequestCheckUsername.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestConfirmPasswordEmail.cs b/src/TgSharp.TL/TL/Account/TLRequestConfirmPasswordEmail.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestConfirmPasswordEmail.cs
rename to src/TgSharp.TL/TL/Account/TLRequestConfirmPasswordEmail.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestConfirmPhone.cs b/src/TgSharp.TL/TL/Account/TLRequestConfirmPhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestConfirmPhone.cs
rename to src/TgSharp.TL/TL/Account/TLRequestConfirmPhone.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestCreateTheme.cs b/src/TgSharp.TL/TL/Account/TLRequestCreateTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestCreateTheme.cs
rename to src/TgSharp.TL/TL/Account/TLRequestCreateTheme.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestDeleteAccount.cs b/src/TgSharp.TL/TL/Account/TLRequestDeleteAccount.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestDeleteAccount.cs
rename to src/TgSharp.TL/TL/Account/TLRequestDeleteAccount.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestDeleteSecureValue.cs b/src/TgSharp.TL/TL/Account/TLRequestDeleteSecureValue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestDeleteSecureValue.cs
rename to src/TgSharp.TL/TL/Account/TLRequestDeleteSecureValue.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestFinishTakeoutSession.cs b/src/TgSharp.TL/TL/Account/TLRequestFinishTakeoutSession.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestFinishTakeoutSession.cs
rename to src/TgSharp.TL/TL/Account/TLRequestFinishTakeoutSession.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetAccountTTL.cs b/src/TgSharp.TL/TL/Account/TLRequestGetAccountTTL.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetAccountTTL.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetAccountTTL.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetAllSecureValues.cs b/src/TgSharp.TL/TL/Account/TLRequestGetAllSecureValues.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetAllSecureValues.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetAllSecureValues.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetAuthorizationForm.cs b/src/TgSharp.TL/TL/Account/TLRequestGetAuthorizationForm.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetAuthorizationForm.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetAuthorizationForm.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetAuthorizations.cs b/src/TgSharp.TL/TL/Account/TLRequestGetAuthorizations.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetAuthorizations.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetAuthorizations.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetAutoDownloadSettings.cs b/src/TgSharp.TL/TL/Account/TLRequestGetAutoDownloadSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetAutoDownloadSettings.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetAutoDownloadSettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetContactSignUpNotification.cs b/src/TgSharp.TL/TL/Account/TLRequestGetContactSignUpNotification.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetContactSignUpNotification.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetContactSignUpNotification.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetContentSettings.cs b/src/TgSharp.TL/TL/Account/TLRequestGetContentSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetContentSettings.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetContentSettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetMultiWallPapers.cs b/src/TgSharp.TL/TL/Account/TLRequestGetMultiWallPapers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetMultiWallPapers.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetMultiWallPapers.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetNotifyExceptions.cs b/src/TgSharp.TL/TL/Account/TLRequestGetNotifyExceptions.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetNotifyExceptions.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetNotifyExceptions.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetNotifySettings.cs b/src/TgSharp.TL/TL/Account/TLRequestGetNotifySettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetNotifySettings.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetNotifySettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetPassword.cs b/src/TgSharp.TL/TL/Account/TLRequestGetPassword.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetPassword.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetPassword.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetPasswordSettings.cs b/src/TgSharp.TL/TL/Account/TLRequestGetPasswordSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetPasswordSettings.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetPasswordSettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetPrivacy.cs b/src/TgSharp.TL/TL/Account/TLRequestGetPrivacy.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetPrivacy.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetPrivacy.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetSecureValue.cs b/src/TgSharp.TL/TL/Account/TLRequestGetSecureValue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetSecureValue.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetSecureValue.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetTheme.cs b/src/TgSharp.TL/TL/Account/TLRequestGetTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetTheme.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetTheme.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetThemes.cs b/src/TgSharp.TL/TL/Account/TLRequestGetThemes.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetThemes.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetThemes.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetTmpPassword.cs b/src/TgSharp.TL/TL/Account/TLRequestGetTmpPassword.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetTmpPassword.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetTmpPassword.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetWallPaper.cs b/src/TgSharp.TL/TL/Account/TLRequestGetWallPaper.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetWallPaper.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetWallPaper.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetWallPapers.cs b/src/TgSharp.TL/TL/Account/TLRequestGetWallPapers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetWallPapers.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetWallPapers.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestGetWebAuthorizations.cs b/src/TgSharp.TL/TL/Account/TLRequestGetWebAuthorizations.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestGetWebAuthorizations.cs
rename to src/TgSharp.TL/TL/Account/TLRequestGetWebAuthorizations.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestInitTakeoutSession.cs b/src/TgSharp.TL/TL/Account/TLRequestInitTakeoutSession.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestInitTakeoutSession.cs
rename to src/TgSharp.TL/TL/Account/TLRequestInitTakeoutSession.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestInstallTheme.cs b/src/TgSharp.TL/TL/Account/TLRequestInstallTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestInstallTheme.cs
rename to src/TgSharp.TL/TL/Account/TLRequestInstallTheme.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestInstallWallPaper.cs b/src/TgSharp.TL/TL/Account/TLRequestInstallWallPaper.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestInstallWallPaper.cs
rename to src/TgSharp.TL/TL/Account/TLRequestInstallWallPaper.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestRegisterDevice.cs b/src/TgSharp.TL/TL/Account/TLRequestRegisterDevice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestRegisterDevice.cs
rename to src/TgSharp.TL/TL/Account/TLRequestRegisterDevice.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestReportPeer.cs b/src/TgSharp.TL/TL/Account/TLRequestReportPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestReportPeer.cs
rename to src/TgSharp.TL/TL/Account/TLRequestReportPeer.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestResendPasswordEmail.cs b/src/TgSharp.TL/TL/Account/TLRequestResendPasswordEmail.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestResendPasswordEmail.cs
rename to src/TgSharp.TL/TL/Account/TLRequestResendPasswordEmail.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestResetAuthorization.cs b/src/TgSharp.TL/TL/Account/TLRequestResetAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestResetAuthorization.cs
rename to src/TgSharp.TL/TL/Account/TLRequestResetAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestResetNotifySettings.cs b/src/TgSharp.TL/TL/Account/TLRequestResetNotifySettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestResetNotifySettings.cs
rename to src/TgSharp.TL/TL/Account/TLRequestResetNotifySettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestResetWallPapers.cs b/src/TgSharp.TL/TL/Account/TLRequestResetWallPapers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestResetWallPapers.cs
rename to src/TgSharp.TL/TL/Account/TLRequestResetWallPapers.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestResetWebAuthorization.cs b/src/TgSharp.TL/TL/Account/TLRequestResetWebAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestResetWebAuthorization.cs
rename to src/TgSharp.TL/TL/Account/TLRequestResetWebAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestResetWebAuthorizations.cs b/src/TgSharp.TL/TL/Account/TLRequestResetWebAuthorizations.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestResetWebAuthorizations.cs
rename to src/TgSharp.TL/TL/Account/TLRequestResetWebAuthorizations.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSaveAutoDownloadSettings.cs b/src/TgSharp.TL/TL/Account/TLRequestSaveAutoDownloadSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSaveAutoDownloadSettings.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSaveAutoDownloadSettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSaveSecureValue.cs b/src/TgSharp.TL/TL/Account/TLRequestSaveSecureValue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSaveSecureValue.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSaveSecureValue.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSaveTheme.cs b/src/TgSharp.TL/TL/Account/TLRequestSaveTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSaveTheme.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSaveTheme.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSaveWallPaper.cs b/src/TgSharp.TL/TL/Account/TLRequestSaveWallPaper.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSaveWallPaper.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSaveWallPaper.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSendChangePhoneCode.cs b/src/TgSharp.TL/TL/Account/TLRequestSendChangePhoneCode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSendChangePhoneCode.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSendChangePhoneCode.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSendConfirmPhoneCode.cs b/src/TgSharp.TL/TL/Account/TLRequestSendConfirmPhoneCode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSendConfirmPhoneCode.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSendConfirmPhoneCode.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSendVerifyEmailCode.cs b/src/TgSharp.TL/TL/Account/TLRequestSendVerifyEmailCode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSendVerifyEmailCode.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSendVerifyEmailCode.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSendVerifyPhoneCode.cs b/src/TgSharp.TL/TL/Account/TLRequestSendVerifyPhoneCode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSendVerifyPhoneCode.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSendVerifyPhoneCode.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSetAccountTTL.cs b/src/TgSharp.TL/TL/Account/TLRequestSetAccountTTL.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSetAccountTTL.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSetAccountTTL.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSetContactSignUpNotification.cs b/src/TgSharp.TL/TL/Account/TLRequestSetContactSignUpNotification.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSetContactSignUpNotification.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSetContactSignUpNotification.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSetContentSettings.cs b/src/TgSharp.TL/TL/Account/TLRequestSetContentSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSetContentSettings.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSetContentSettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestSetPrivacy.cs b/src/TgSharp.TL/TL/Account/TLRequestSetPrivacy.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestSetPrivacy.cs
rename to src/TgSharp.TL/TL/Account/TLRequestSetPrivacy.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestUnregisterDevice.cs b/src/TgSharp.TL/TL/Account/TLRequestUnregisterDevice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestUnregisterDevice.cs
rename to src/TgSharp.TL/TL/Account/TLRequestUnregisterDevice.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestUpdateDeviceLocked.cs b/src/TgSharp.TL/TL/Account/TLRequestUpdateDeviceLocked.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestUpdateDeviceLocked.cs
rename to src/TgSharp.TL/TL/Account/TLRequestUpdateDeviceLocked.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestUpdateNotifySettings.cs b/src/TgSharp.TL/TL/Account/TLRequestUpdateNotifySettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestUpdateNotifySettings.cs
rename to src/TgSharp.TL/TL/Account/TLRequestUpdateNotifySettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestUpdatePasswordSettings.cs b/src/TgSharp.TL/TL/Account/TLRequestUpdatePasswordSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestUpdatePasswordSettings.cs
rename to src/TgSharp.TL/TL/Account/TLRequestUpdatePasswordSettings.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestUpdateProfile.cs b/src/TgSharp.TL/TL/Account/TLRequestUpdateProfile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestUpdateProfile.cs
rename to src/TgSharp.TL/TL/Account/TLRequestUpdateProfile.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestUpdateStatus.cs b/src/TgSharp.TL/TL/Account/TLRequestUpdateStatus.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestUpdateStatus.cs
rename to src/TgSharp.TL/TL/Account/TLRequestUpdateStatus.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestUpdateTheme.cs b/src/TgSharp.TL/TL/Account/TLRequestUpdateTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestUpdateTheme.cs
rename to src/TgSharp.TL/TL/Account/TLRequestUpdateTheme.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestUpdateUsername.cs b/src/TgSharp.TL/TL/Account/TLRequestUpdateUsername.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestUpdateUsername.cs
rename to src/TgSharp.TL/TL/Account/TLRequestUpdateUsername.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestUploadTheme.cs b/src/TgSharp.TL/TL/Account/TLRequestUploadTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestUploadTheme.cs
rename to src/TgSharp.TL/TL/Account/TLRequestUploadTheme.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestUploadWallPaper.cs b/src/TgSharp.TL/TL/Account/TLRequestUploadWallPaper.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestUploadWallPaper.cs
rename to src/TgSharp.TL/TL/Account/TLRequestUploadWallPaper.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestVerifyEmail.cs b/src/TgSharp.TL/TL/Account/TLRequestVerifyEmail.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestVerifyEmail.cs
rename to src/TgSharp.TL/TL/Account/TLRequestVerifyEmail.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLRequestVerifyPhone.cs b/src/TgSharp.TL/TL/Account/TLRequestVerifyPhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLRequestVerifyPhone.cs
rename to src/TgSharp.TL/TL/Account/TLRequestVerifyPhone.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLSentEmailCode.cs b/src/TgSharp.TL/TL/Account/TLSentEmailCode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLSentEmailCode.cs
rename to src/TgSharp.TL/TL/Account/TLSentEmailCode.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLTakeout.cs b/src/TgSharp.TL/TL/Account/TLTakeout.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLTakeout.cs
rename to src/TgSharp.TL/TL/Account/TLTakeout.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLThemes.cs b/src/TgSharp.TL/TL/Account/TLThemes.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLThemes.cs
rename to src/TgSharp.TL/TL/Account/TLThemes.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLThemesNotModified.cs b/src/TgSharp.TL/TL/Account/TLThemesNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLThemesNotModified.cs
rename to src/TgSharp.TL/TL/Account/TLThemesNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLTmpPassword.cs b/src/TgSharp.TL/TL/Account/TLTmpPassword.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLTmpPassword.cs
rename to src/TgSharp.TL/TL/Account/TLTmpPassword.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLWallPapers.cs b/src/TgSharp.TL/TL/Account/TLWallPapers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLWallPapers.cs
rename to src/TgSharp.TL/TL/Account/TLWallPapers.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLWallPapersNotModified.cs b/src/TgSharp.TL/TL/Account/TLWallPapersNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLWallPapersNotModified.cs
rename to src/TgSharp.TL/TL/Account/TLWallPapersNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Account/TLWebAuthorizations.cs b/src/TgSharp.TL/TL/Account/TLWebAuthorizations.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Account/TLWebAuthorizations.cs
rename to src/TgSharp.TL/TL/Account/TLWebAuthorizations.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLAbsAuthorization.cs b/src/TgSharp.TL/TL/Auth/TLAbsAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLAbsAuthorization.cs
rename to src/TgSharp.TL/TL/Auth/TLAbsAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLAbsCodeType.cs b/src/TgSharp.TL/TL/Auth/TLAbsCodeType.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLAbsCodeType.cs
rename to src/TgSharp.TL/TL/Auth/TLAbsCodeType.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLAbsLoginToken.cs b/src/TgSharp.TL/TL/Auth/TLAbsLoginToken.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLAbsLoginToken.cs
rename to src/TgSharp.TL/TL/Auth/TLAbsLoginToken.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLAbsSentCodeType.cs b/src/TgSharp.TL/TL/Auth/TLAbsSentCodeType.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLAbsSentCodeType.cs
rename to src/TgSharp.TL/TL/Auth/TLAbsSentCodeType.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLAuthorization.cs b/src/TgSharp.TL/TL/Auth/TLAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLAuthorization.cs
rename to src/TgSharp.TL/TL/Auth/TLAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLAuthorizationSignUpRequired.cs b/src/TgSharp.TL/TL/Auth/TLAuthorizationSignUpRequired.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLAuthorizationSignUpRequired.cs
rename to src/TgSharp.TL/TL/Auth/TLAuthorizationSignUpRequired.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLCodeTypeCall.cs b/src/TgSharp.TL/TL/Auth/TLCodeTypeCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLCodeTypeCall.cs
rename to src/TgSharp.TL/TL/Auth/TLCodeTypeCall.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLCodeTypeFlashCall.cs b/src/TgSharp.TL/TL/Auth/TLCodeTypeFlashCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLCodeTypeFlashCall.cs
rename to src/TgSharp.TL/TL/Auth/TLCodeTypeFlashCall.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLCodeTypeSms.cs b/src/TgSharp.TL/TL/Auth/TLCodeTypeSms.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLCodeTypeSms.cs
rename to src/TgSharp.TL/TL/Auth/TLCodeTypeSms.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLExportedAuthorization.cs b/src/TgSharp.TL/TL/Auth/TLExportedAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLExportedAuthorization.cs
rename to src/TgSharp.TL/TL/Auth/TLExportedAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLLoginToken.cs b/src/TgSharp.TL/TL/Auth/TLLoginToken.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLLoginToken.cs
rename to src/TgSharp.TL/TL/Auth/TLLoginToken.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLLoginTokenMigrateTo.cs b/src/TgSharp.TL/TL/Auth/TLLoginTokenMigrateTo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLLoginTokenMigrateTo.cs
rename to src/TgSharp.TL/TL/Auth/TLLoginTokenMigrateTo.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLLoginTokenSuccess.cs b/src/TgSharp.TL/TL/Auth/TLLoginTokenSuccess.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLLoginTokenSuccess.cs
rename to src/TgSharp.TL/TL/Auth/TLLoginTokenSuccess.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLPasswordRecovery.cs b/src/TgSharp.TL/TL/Auth/TLPasswordRecovery.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLPasswordRecovery.cs
rename to src/TgSharp.TL/TL/Auth/TLPasswordRecovery.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestAcceptLoginToken.cs b/src/TgSharp.TL/TL/Auth/TLRequestAcceptLoginToken.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestAcceptLoginToken.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestAcceptLoginToken.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestBindTempAuthKey.cs b/src/TgSharp.TL/TL/Auth/TLRequestBindTempAuthKey.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestBindTempAuthKey.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestBindTempAuthKey.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestCancelCode.cs b/src/TgSharp.TL/TL/Auth/TLRequestCancelCode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestCancelCode.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestCancelCode.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestCheckPassword.cs b/src/TgSharp.TL/TL/Auth/TLRequestCheckPassword.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestCheckPassword.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestCheckPassword.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestDropTempAuthKeys.cs b/src/TgSharp.TL/TL/Auth/TLRequestDropTempAuthKeys.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestDropTempAuthKeys.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestDropTempAuthKeys.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestExportAuthorization.cs b/src/TgSharp.TL/TL/Auth/TLRequestExportAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestExportAuthorization.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestExportAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestExportLoginToken.cs b/src/TgSharp.TL/TL/Auth/TLRequestExportLoginToken.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestExportLoginToken.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestExportLoginToken.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestImportAuthorization.cs b/src/TgSharp.TL/TL/Auth/TLRequestImportAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestImportAuthorization.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestImportAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestImportBotAuthorization.cs b/src/TgSharp.TL/TL/Auth/TLRequestImportBotAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestImportBotAuthorization.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestImportBotAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestImportLoginToken.cs b/src/TgSharp.TL/TL/Auth/TLRequestImportLoginToken.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestImportLoginToken.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestImportLoginToken.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestLogOut.cs b/src/TgSharp.TL/TL/Auth/TLRequestLogOut.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestLogOut.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestLogOut.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestRecoverPassword.cs b/src/TgSharp.TL/TL/Auth/TLRequestRecoverPassword.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestRecoverPassword.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestRecoverPassword.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestRequestPasswordRecovery.cs b/src/TgSharp.TL/TL/Auth/TLRequestRequestPasswordRecovery.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestRequestPasswordRecovery.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestRequestPasswordRecovery.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestResendCode.cs b/src/TgSharp.TL/TL/Auth/TLRequestResendCode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestResendCode.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestResendCode.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestResetAuthorizations.cs b/src/TgSharp.TL/TL/Auth/TLRequestResetAuthorizations.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestResetAuthorizations.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestResetAuthorizations.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestSendCode.cs b/src/TgSharp.TL/TL/Auth/TLRequestSendCode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestSendCode.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestSendCode.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestSignIn.cs b/src/TgSharp.TL/TL/Auth/TLRequestSignIn.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestSignIn.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestSignIn.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLRequestSignUp.cs b/src/TgSharp.TL/TL/Auth/TLRequestSignUp.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLRequestSignUp.cs
rename to src/TgSharp.TL/TL/Auth/TLRequestSignUp.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLSentCode.cs b/src/TgSharp.TL/TL/Auth/TLSentCode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLSentCode.cs
rename to src/TgSharp.TL/TL/Auth/TLSentCode.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLSentCodeTypeApp.cs b/src/TgSharp.TL/TL/Auth/TLSentCodeTypeApp.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLSentCodeTypeApp.cs
rename to src/TgSharp.TL/TL/Auth/TLSentCodeTypeApp.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLSentCodeTypeCall.cs b/src/TgSharp.TL/TL/Auth/TLSentCodeTypeCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLSentCodeTypeCall.cs
rename to src/TgSharp.TL/TL/Auth/TLSentCodeTypeCall.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLSentCodeTypeFlashCall.cs b/src/TgSharp.TL/TL/Auth/TLSentCodeTypeFlashCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLSentCodeTypeFlashCall.cs
rename to src/TgSharp.TL/TL/Auth/TLSentCodeTypeFlashCall.cs
diff --git a/src/TeleSharp.TL/TL/Auth/TLSentCodeTypeSms.cs b/src/TgSharp.TL/TL/Auth/TLSentCodeTypeSms.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Auth/TLSentCodeTypeSms.cs
rename to src/TgSharp.TL/TL/Auth/TLSentCodeTypeSms.cs
diff --git a/src/TeleSharp.TL/TL/Bots/TLRequestAnswerWebhookJSONQuery.cs b/src/TgSharp.TL/TL/Bots/TLRequestAnswerWebhookJSONQuery.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Bots/TLRequestAnswerWebhookJSONQuery.cs
rename to src/TgSharp.TL/TL/Bots/TLRequestAnswerWebhookJSONQuery.cs
diff --git a/src/TeleSharp.TL/TL/Bots/TLRequestSendCustomRequest.cs b/src/TgSharp.TL/TL/Bots/TLRequestSendCustomRequest.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Bots/TLRequestSendCustomRequest.cs
rename to src/TgSharp.TL/TL/Bots/TLRequestSendCustomRequest.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLAbsChannelParticipants.cs b/src/TgSharp.TL/TL/Channels/TLAbsChannelParticipants.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLAbsChannelParticipants.cs
rename to src/TgSharp.TL/TL/Channels/TLAbsChannelParticipants.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLAdminLogResults.cs b/src/TgSharp.TL/TL/Channels/TLAdminLogResults.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLAdminLogResults.cs
rename to src/TgSharp.TL/TL/Channels/TLAdminLogResults.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLChannelParticipant.cs b/src/TgSharp.TL/TL/Channels/TLChannelParticipant.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLChannelParticipant.cs
rename to src/TgSharp.TL/TL/Channels/TLChannelParticipant.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLChannelParticipants.cs b/src/TgSharp.TL/TL/Channels/TLChannelParticipants.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLChannelParticipants.cs
rename to src/TgSharp.TL/TL/Channels/TLChannelParticipants.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLChannelParticipantsNotModified.cs b/src/TgSharp.TL/TL/Channels/TLChannelParticipantsNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLChannelParticipantsNotModified.cs
rename to src/TgSharp.TL/TL/Channels/TLChannelParticipantsNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestCheckUsername.cs b/src/TgSharp.TL/TL/Channels/TLRequestCheckUsername.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestCheckUsername.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestCheckUsername.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestCreateChannel.cs b/src/TgSharp.TL/TL/Channels/TLRequestCreateChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestCreateChannel.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestCreateChannel.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestDeleteChannel.cs b/src/TgSharp.TL/TL/Channels/TLRequestDeleteChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestDeleteChannel.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestDeleteChannel.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestDeleteHistory.cs b/src/TgSharp.TL/TL/Channels/TLRequestDeleteHistory.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestDeleteHistory.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestDeleteHistory.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestDeleteMessages.cs b/src/TgSharp.TL/TL/Channels/TLRequestDeleteMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestDeleteMessages.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestDeleteMessages.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestDeleteUserHistory.cs b/src/TgSharp.TL/TL/Channels/TLRequestDeleteUserHistory.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestDeleteUserHistory.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestDeleteUserHistory.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestEditAdmin.cs b/src/TgSharp.TL/TL/Channels/TLRequestEditAdmin.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestEditAdmin.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestEditAdmin.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestEditBanned.cs b/src/TgSharp.TL/TL/Channels/TLRequestEditBanned.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestEditBanned.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestEditBanned.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestEditCreator.cs b/src/TgSharp.TL/TL/Channels/TLRequestEditCreator.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestEditCreator.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestEditCreator.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestEditLocation.cs b/src/TgSharp.TL/TL/Channels/TLRequestEditLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestEditLocation.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestEditLocation.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestEditPhoto.cs b/src/TgSharp.TL/TL/Channels/TLRequestEditPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestEditPhoto.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestEditPhoto.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestEditTitle.cs b/src/TgSharp.TL/TL/Channels/TLRequestEditTitle.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestEditTitle.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestEditTitle.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestExportMessageLink.cs b/src/TgSharp.TL/TL/Channels/TLRequestExportMessageLink.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestExportMessageLink.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestExportMessageLink.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestGetAdminLog.cs b/src/TgSharp.TL/TL/Channels/TLRequestGetAdminLog.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestGetAdminLog.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestGetAdminLog.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestGetAdminedPublicChannels.cs b/src/TgSharp.TL/TL/Channels/TLRequestGetAdminedPublicChannels.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestGetAdminedPublicChannels.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestGetAdminedPublicChannels.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestGetChannels.cs b/src/TgSharp.TL/TL/Channels/TLRequestGetChannels.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestGetChannels.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestGetChannels.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestGetFullChannel.cs b/src/TgSharp.TL/TL/Channels/TLRequestGetFullChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestGetFullChannel.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestGetFullChannel.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestGetGroupsForDiscussion.cs b/src/TgSharp.TL/TL/Channels/TLRequestGetGroupsForDiscussion.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestGetGroupsForDiscussion.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestGetGroupsForDiscussion.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestGetInactiveChannels.cs b/src/TgSharp.TL/TL/Channels/TLRequestGetInactiveChannels.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestGetInactiveChannels.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestGetInactiveChannels.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestGetLeftChannels.cs b/src/TgSharp.TL/TL/Channels/TLRequestGetLeftChannels.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestGetLeftChannels.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestGetLeftChannels.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestGetMessages.cs b/src/TgSharp.TL/TL/Channels/TLRequestGetMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestGetMessages.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestGetMessages.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestGetParticipant.cs b/src/TgSharp.TL/TL/Channels/TLRequestGetParticipant.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestGetParticipant.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestGetParticipant.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestGetParticipants.cs b/src/TgSharp.TL/TL/Channels/TLRequestGetParticipants.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestGetParticipants.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestGetParticipants.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestInviteToChannel.cs b/src/TgSharp.TL/TL/Channels/TLRequestInviteToChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestInviteToChannel.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestInviteToChannel.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestJoinChannel.cs b/src/TgSharp.TL/TL/Channels/TLRequestJoinChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestJoinChannel.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestJoinChannel.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestLeaveChannel.cs b/src/TgSharp.TL/TL/Channels/TLRequestLeaveChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestLeaveChannel.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestLeaveChannel.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestReadHistory.cs b/src/TgSharp.TL/TL/Channels/TLRequestReadHistory.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestReadHistory.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestReadHistory.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestReadMessageContents.cs b/src/TgSharp.TL/TL/Channels/TLRequestReadMessageContents.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestReadMessageContents.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestReadMessageContents.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestReportSpam.cs b/src/TgSharp.TL/TL/Channels/TLRequestReportSpam.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestReportSpam.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestReportSpam.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestSetDiscussionGroup.cs b/src/TgSharp.TL/TL/Channels/TLRequestSetDiscussionGroup.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestSetDiscussionGroup.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestSetDiscussionGroup.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestSetStickers.cs b/src/TgSharp.TL/TL/Channels/TLRequestSetStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestSetStickers.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestSetStickers.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestTogglePreHistoryHidden.cs b/src/TgSharp.TL/TL/Channels/TLRequestTogglePreHistoryHidden.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestTogglePreHistoryHidden.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestTogglePreHistoryHidden.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestToggleSignatures.cs b/src/TgSharp.TL/TL/Channels/TLRequestToggleSignatures.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestToggleSignatures.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestToggleSignatures.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestToggleSlowMode.cs b/src/TgSharp.TL/TL/Channels/TLRequestToggleSlowMode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestToggleSlowMode.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestToggleSlowMode.cs
diff --git a/src/TeleSharp.TL/TL/Channels/TLRequestUpdateUsername.cs b/src/TgSharp.TL/TL/Channels/TLRequestUpdateUsername.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Channels/TLRequestUpdateUsername.cs
rename to src/TgSharp.TL/TL/Channels/TLRequestUpdateUsername.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLAbsBlocked.cs b/src/TgSharp.TL/TL/Contacts/TLAbsBlocked.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLAbsBlocked.cs
rename to src/TgSharp.TL/TL/Contacts/TLAbsBlocked.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLAbsContacts.cs b/src/TgSharp.TL/TL/Contacts/TLAbsContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLAbsContacts.cs
rename to src/TgSharp.TL/TL/Contacts/TLAbsContacts.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLAbsTopPeers.cs b/src/TgSharp.TL/TL/Contacts/TLAbsTopPeers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLAbsTopPeers.cs
rename to src/TgSharp.TL/TL/Contacts/TLAbsTopPeers.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLBlocked.cs b/src/TgSharp.TL/TL/Contacts/TLBlocked.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLBlocked.cs
rename to src/TgSharp.TL/TL/Contacts/TLBlocked.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLBlockedSlice.cs b/src/TgSharp.TL/TL/Contacts/TLBlockedSlice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLBlockedSlice.cs
rename to src/TgSharp.TL/TL/Contacts/TLBlockedSlice.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLContacts.cs b/src/TgSharp.TL/TL/Contacts/TLContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLContacts.cs
rename to src/TgSharp.TL/TL/Contacts/TLContacts.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLContactsNotModified.cs b/src/TgSharp.TL/TL/Contacts/TLContactsNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLContactsNotModified.cs
rename to src/TgSharp.TL/TL/Contacts/TLContactsNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLFound.cs b/src/TgSharp.TL/TL/Contacts/TLFound.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLFound.cs
rename to src/TgSharp.TL/TL/Contacts/TLFound.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLImportedContacts.cs b/src/TgSharp.TL/TL/Contacts/TLImportedContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLImportedContacts.cs
rename to src/TgSharp.TL/TL/Contacts/TLImportedContacts.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestAcceptContact.cs b/src/TgSharp.TL/TL/Contacts/TLRequestAcceptContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestAcceptContact.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestAcceptContact.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestAddContact.cs b/src/TgSharp.TL/TL/Contacts/TLRequestAddContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestAddContact.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestAddContact.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestBlock.cs b/src/TgSharp.TL/TL/Contacts/TLRequestBlock.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestBlock.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestBlock.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestDeleteByPhones.cs b/src/TgSharp.TL/TL/Contacts/TLRequestDeleteByPhones.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestDeleteByPhones.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestDeleteByPhones.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestDeleteContacts.cs b/src/TgSharp.TL/TL/Contacts/TLRequestDeleteContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestDeleteContacts.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestDeleteContacts.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestGetBlocked.cs b/src/TgSharp.TL/TL/Contacts/TLRequestGetBlocked.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestGetBlocked.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestGetBlocked.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestGetContactIDs.cs b/src/TgSharp.TL/TL/Contacts/TLRequestGetContactIDs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestGetContactIDs.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestGetContactIDs.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestGetContacts.cs b/src/TgSharp.TL/TL/Contacts/TLRequestGetContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestGetContacts.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestGetContacts.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestGetLocated.cs b/src/TgSharp.TL/TL/Contacts/TLRequestGetLocated.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestGetLocated.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestGetLocated.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestGetSaved.cs b/src/TgSharp.TL/TL/Contacts/TLRequestGetSaved.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestGetSaved.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestGetSaved.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestGetStatuses.cs b/src/TgSharp.TL/TL/Contacts/TLRequestGetStatuses.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestGetStatuses.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestGetStatuses.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestGetTopPeers.cs b/src/TgSharp.TL/TL/Contacts/TLRequestGetTopPeers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestGetTopPeers.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestGetTopPeers.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestImportContacts.cs b/src/TgSharp.TL/TL/Contacts/TLRequestImportContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestImportContacts.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestImportContacts.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestResetSaved.cs b/src/TgSharp.TL/TL/Contacts/TLRequestResetSaved.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestResetSaved.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestResetSaved.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestResetTopPeerRating.cs b/src/TgSharp.TL/TL/Contacts/TLRequestResetTopPeerRating.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestResetTopPeerRating.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestResetTopPeerRating.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestResolveUsername.cs b/src/TgSharp.TL/TL/Contacts/TLRequestResolveUsername.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestResolveUsername.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestResolveUsername.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestSearch.cs b/src/TgSharp.TL/TL/Contacts/TLRequestSearch.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestSearch.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestSearch.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestToggleTopPeers.cs b/src/TgSharp.TL/TL/Contacts/TLRequestToggleTopPeers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestToggleTopPeers.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestToggleTopPeers.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLRequestUnblock.cs b/src/TgSharp.TL/TL/Contacts/TLRequestUnblock.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLRequestUnblock.cs
rename to src/TgSharp.TL/TL/Contacts/TLRequestUnblock.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLResolvedPeer.cs b/src/TgSharp.TL/TL/Contacts/TLResolvedPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLResolvedPeer.cs
rename to src/TgSharp.TL/TL/Contacts/TLResolvedPeer.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLTopPeers.cs b/src/TgSharp.TL/TL/Contacts/TLTopPeers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLTopPeers.cs
rename to src/TgSharp.TL/TL/Contacts/TLTopPeers.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLTopPeersDisabled.cs b/src/TgSharp.TL/TL/Contacts/TLTopPeersDisabled.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLTopPeersDisabled.cs
rename to src/TgSharp.TL/TL/Contacts/TLTopPeersDisabled.cs
diff --git a/src/TeleSharp.TL/TL/Contacts/TLTopPeersNotModified.cs b/src/TgSharp.TL/TL/Contacts/TLTopPeersNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Contacts/TLTopPeersNotModified.cs
rename to src/TgSharp.TL/TL/Contacts/TLTopPeersNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Folders/TLRequestDeleteFolder.cs b/src/TgSharp.TL/TL/Folders/TLRequestDeleteFolder.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Folders/TLRequestDeleteFolder.cs
rename to src/TgSharp.TL/TL/Folders/TLRequestDeleteFolder.cs
diff --git a/src/TeleSharp.TL/TL/Folders/TLRequestEditPeerFolders.cs b/src/TgSharp.TL/TL/Folders/TLRequestEditPeerFolders.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Folders/TLRequestEditPeerFolders.cs
rename to src/TgSharp.TL/TL/Folders/TLRequestEditPeerFolders.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLAbsAppUpdate.cs b/src/TgSharp.TL/TL/Help/TLAbsAppUpdate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLAbsAppUpdate.cs
rename to src/TgSharp.TL/TL/Help/TLAbsAppUpdate.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLAbsDeepLinkInfo.cs b/src/TgSharp.TL/TL/Help/TLAbsDeepLinkInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLAbsDeepLinkInfo.cs
rename to src/TgSharp.TL/TL/Help/TLAbsDeepLinkInfo.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLAbsPassportConfig.cs b/src/TgSharp.TL/TL/Help/TLAbsPassportConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLAbsPassportConfig.cs
rename to src/TgSharp.TL/TL/Help/TLAbsPassportConfig.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLAbsProxyData.cs b/src/TgSharp.TL/TL/Help/TLAbsProxyData.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLAbsProxyData.cs
rename to src/TgSharp.TL/TL/Help/TLAbsProxyData.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLAbsTermsOfServiceUpdate.cs b/src/TgSharp.TL/TL/Help/TLAbsTermsOfServiceUpdate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLAbsTermsOfServiceUpdate.cs
rename to src/TgSharp.TL/TL/Help/TLAbsTermsOfServiceUpdate.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLAbsUserInfo.cs b/src/TgSharp.TL/TL/Help/TLAbsUserInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLAbsUserInfo.cs
rename to src/TgSharp.TL/TL/Help/TLAbsUserInfo.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLAppUpdate.cs b/src/TgSharp.TL/TL/Help/TLAppUpdate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLAppUpdate.cs
rename to src/TgSharp.TL/TL/Help/TLAppUpdate.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLDeepLinkInfo.cs b/src/TgSharp.TL/TL/Help/TLDeepLinkInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLDeepLinkInfo.cs
rename to src/TgSharp.TL/TL/Help/TLDeepLinkInfo.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLDeepLinkInfoEmpty.cs b/src/TgSharp.TL/TL/Help/TLDeepLinkInfoEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLDeepLinkInfoEmpty.cs
rename to src/TgSharp.TL/TL/Help/TLDeepLinkInfoEmpty.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLInviteText.cs b/src/TgSharp.TL/TL/Help/TLInviteText.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLInviteText.cs
rename to src/TgSharp.TL/TL/Help/TLInviteText.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLNoAppUpdate.cs b/src/TgSharp.TL/TL/Help/TLNoAppUpdate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLNoAppUpdate.cs
rename to src/TgSharp.TL/TL/Help/TLNoAppUpdate.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLPassportConfig.cs b/src/TgSharp.TL/TL/Help/TLPassportConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLPassportConfig.cs
rename to src/TgSharp.TL/TL/Help/TLPassportConfig.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLPassportConfigNotModified.cs b/src/TgSharp.TL/TL/Help/TLPassportConfigNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLPassportConfigNotModified.cs
rename to src/TgSharp.TL/TL/Help/TLPassportConfigNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLProxyDataEmpty.cs b/src/TgSharp.TL/TL/Help/TLProxyDataEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLProxyDataEmpty.cs
rename to src/TgSharp.TL/TL/Help/TLProxyDataEmpty.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLProxyDataPromo.cs b/src/TgSharp.TL/TL/Help/TLProxyDataPromo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLProxyDataPromo.cs
rename to src/TgSharp.TL/TL/Help/TLProxyDataPromo.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRecentMeUrls.cs b/src/TgSharp.TL/TL/Help/TLRecentMeUrls.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRecentMeUrls.cs
rename to src/TgSharp.TL/TL/Help/TLRecentMeUrls.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestAcceptTermsOfService.cs b/src/TgSharp.TL/TL/Help/TLRequestAcceptTermsOfService.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestAcceptTermsOfService.cs
rename to src/TgSharp.TL/TL/Help/TLRequestAcceptTermsOfService.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestEditUserInfo.cs b/src/TgSharp.TL/TL/Help/TLRequestEditUserInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestEditUserInfo.cs
rename to src/TgSharp.TL/TL/Help/TLRequestEditUserInfo.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetAppChangelog.cs b/src/TgSharp.TL/TL/Help/TLRequestGetAppChangelog.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetAppChangelog.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetAppChangelog.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetAppConfig.cs b/src/TgSharp.TL/TL/Help/TLRequestGetAppConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetAppConfig.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetAppConfig.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetAppUpdate.cs b/src/TgSharp.TL/TL/Help/TLRequestGetAppUpdate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetAppUpdate.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetAppUpdate.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetCdnConfig.cs b/src/TgSharp.TL/TL/Help/TLRequestGetCdnConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetCdnConfig.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetCdnConfig.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetConfig.cs b/src/TgSharp.TL/TL/Help/TLRequestGetConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetConfig.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetConfig.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetDeepLinkInfo.cs b/src/TgSharp.TL/TL/Help/TLRequestGetDeepLinkInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetDeepLinkInfo.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetDeepLinkInfo.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetInviteText.cs b/src/TgSharp.TL/TL/Help/TLRequestGetInviteText.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetInviteText.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetInviteText.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetNearestDc.cs b/src/TgSharp.TL/TL/Help/TLRequestGetNearestDc.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetNearestDc.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetNearestDc.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetPassportConfig.cs b/src/TgSharp.TL/TL/Help/TLRequestGetPassportConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetPassportConfig.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetPassportConfig.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetProxyData.cs b/src/TgSharp.TL/TL/Help/TLRequestGetProxyData.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetProxyData.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetProxyData.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetRecentMeUrls.cs b/src/TgSharp.TL/TL/Help/TLRequestGetRecentMeUrls.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetRecentMeUrls.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetRecentMeUrls.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetSupport.cs b/src/TgSharp.TL/TL/Help/TLRequestGetSupport.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetSupport.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetSupport.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetSupportName.cs b/src/TgSharp.TL/TL/Help/TLRequestGetSupportName.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetSupportName.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetSupportName.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetTermsOfServiceUpdate.cs b/src/TgSharp.TL/TL/Help/TLRequestGetTermsOfServiceUpdate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetTermsOfServiceUpdate.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetTermsOfServiceUpdate.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestGetUserInfo.cs b/src/TgSharp.TL/TL/Help/TLRequestGetUserInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestGetUserInfo.cs
rename to src/TgSharp.TL/TL/Help/TLRequestGetUserInfo.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestSaveAppLog.cs b/src/TgSharp.TL/TL/Help/TLRequestSaveAppLog.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestSaveAppLog.cs
rename to src/TgSharp.TL/TL/Help/TLRequestSaveAppLog.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLRequestSetBotUpdatesStatus.cs b/src/TgSharp.TL/TL/Help/TLRequestSetBotUpdatesStatus.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLRequestSetBotUpdatesStatus.cs
rename to src/TgSharp.TL/TL/Help/TLRequestSetBotUpdatesStatus.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLSupport.cs b/src/TgSharp.TL/TL/Help/TLSupport.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLSupport.cs
rename to src/TgSharp.TL/TL/Help/TLSupport.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLSupportName.cs b/src/TgSharp.TL/TL/Help/TLSupportName.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLSupportName.cs
rename to src/TgSharp.TL/TL/Help/TLSupportName.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLTermsOfService.cs b/src/TgSharp.TL/TL/Help/TLTermsOfService.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLTermsOfService.cs
rename to src/TgSharp.TL/TL/Help/TLTermsOfService.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLTermsOfServiceUpdate.cs b/src/TgSharp.TL/TL/Help/TLTermsOfServiceUpdate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLTermsOfServiceUpdate.cs
rename to src/TgSharp.TL/TL/Help/TLTermsOfServiceUpdate.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLTermsOfServiceUpdateEmpty.cs b/src/TgSharp.TL/TL/Help/TLTermsOfServiceUpdateEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLTermsOfServiceUpdateEmpty.cs
rename to src/TgSharp.TL/TL/Help/TLTermsOfServiceUpdateEmpty.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLUserInfo.cs b/src/TgSharp.TL/TL/Help/TLUserInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLUserInfo.cs
rename to src/TgSharp.TL/TL/Help/TLUserInfo.cs
diff --git a/src/TeleSharp.TL/TL/Help/TLUserInfoEmpty.cs b/src/TgSharp.TL/TL/Help/TLUserInfoEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Help/TLUserInfoEmpty.cs
rename to src/TgSharp.TL/TL/Help/TLUserInfoEmpty.cs
diff --git a/src/TeleSharp.TL/TL/Langpack/TLRequestGetDifference.cs b/src/TgSharp.TL/TL/Langpack/TLRequestGetDifference.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Langpack/TLRequestGetDifference.cs
rename to src/TgSharp.TL/TL/Langpack/TLRequestGetDifference.cs
diff --git a/src/TeleSharp.TL/TL/Langpack/TLRequestGetLangPack.cs b/src/TgSharp.TL/TL/Langpack/TLRequestGetLangPack.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Langpack/TLRequestGetLangPack.cs
rename to src/TgSharp.TL/TL/Langpack/TLRequestGetLangPack.cs
diff --git a/src/TeleSharp.TL/TL/Langpack/TLRequestGetLanguage.cs b/src/TgSharp.TL/TL/Langpack/TLRequestGetLanguage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Langpack/TLRequestGetLanguage.cs
rename to src/TgSharp.TL/TL/Langpack/TLRequestGetLanguage.cs
diff --git a/src/TeleSharp.TL/TL/Langpack/TLRequestGetLanguages.cs b/src/TgSharp.TL/TL/Langpack/TLRequestGetLanguages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Langpack/TLRequestGetLanguages.cs
rename to src/TgSharp.TL/TL/Langpack/TLRequestGetLanguages.cs
diff --git a/src/TeleSharp.TL/TL/Langpack/TLRequestGetStrings.cs b/src/TgSharp.TL/TL/Langpack/TLRequestGetStrings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Langpack/TLRequestGetStrings.cs
rename to src/TgSharp.TL/TL/Langpack/TLRequestGetStrings.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsAllStickers.cs b/src/TgSharp.TL/TL/Messages/TLAbsAllStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsAllStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsAllStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsChats.cs b/src/TgSharp.TL/TL/Messages/TLAbsChats.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsChats.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsChats.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsDhConfig.cs b/src/TgSharp.TL/TL/Messages/TLAbsDhConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsDhConfig.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsDhConfig.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsDialogs.cs b/src/TgSharp.TL/TL/Messages/TLAbsDialogs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsDialogs.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsDialogs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsFavedStickers.cs b/src/TgSharp.TL/TL/Messages/TLAbsFavedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsFavedStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsFavedStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsFeaturedStickers.cs b/src/TgSharp.TL/TL/Messages/TLAbsFeaturedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsFeaturedStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsFeaturedStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsFoundStickerSets.cs b/src/TgSharp.TL/TL/Messages/TLAbsFoundStickerSets.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsFoundStickerSets.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsFoundStickerSets.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsMessages.cs b/src/TgSharp.TL/TL/Messages/TLAbsMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsRecentStickers.cs b/src/TgSharp.TL/TL/Messages/TLAbsRecentStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsRecentStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsRecentStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsSavedGifs.cs b/src/TgSharp.TL/TL/Messages/TLAbsSavedGifs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsSavedGifs.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsSavedGifs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsSentEncryptedMessage.cs b/src/TgSharp.TL/TL/Messages/TLAbsSentEncryptedMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsSentEncryptedMessage.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsSentEncryptedMessage.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsStickerSetInstallResult.cs b/src/TgSharp.TL/TL/Messages/TLAbsStickerSetInstallResult.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsStickerSetInstallResult.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsStickerSetInstallResult.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAbsStickers.cs b/src/TgSharp.TL/TL/Messages/TLAbsStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAbsStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLAbsStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAffectedHistory.cs b/src/TgSharp.TL/TL/Messages/TLAffectedHistory.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAffectedHistory.cs
rename to src/TgSharp.TL/TL/Messages/TLAffectedHistory.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAffectedMessages.cs b/src/TgSharp.TL/TL/Messages/TLAffectedMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAffectedMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLAffectedMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAllStickers.cs b/src/TgSharp.TL/TL/Messages/TLAllStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAllStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLAllStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLAllStickersNotModified.cs b/src/TgSharp.TL/TL/Messages/TLAllStickersNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLAllStickersNotModified.cs
rename to src/TgSharp.TL/TL/Messages/TLAllStickersNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLArchivedStickers.cs b/src/TgSharp.TL/TL/Messages/TLArchivedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLArchivedStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLArchivedStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLBotCallbackAnswer.cs b/src/TgSharp.TL/TL/Messages/TLBotCallbackAnswer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLBotCallbackAnswer.cs
rename to src/TgSharp.TL/TL/Messages/TLBotCallbackAnswer.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLBotResults.cs b/src/TgSharp.TL/TL/Messages/TLBotResults.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLBotResults.cs
rename to src/TgSharp.TL/TL/Messages/TLBotResults.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLChannelMessages.cs b/src/TgSharp.TL/TL/Messages/TLChannelMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLChannelMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLChannelMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLChatFull.cs b/src/TgSharp.TL/TL/Messages/TLChatFull.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLChatFull.cs
rename to src/TgSharp.TL/TL/Messages/TLChatFull.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLChats.cs b/src/TgSharp.TL/TL/Messages/TLChats.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLChats.cs
rename to src/TgSharp.TL/TL/Messages/TLChats.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLChatsSlice.cs b/src/TgSharp.TL/TL/Messages/TLChatsSlice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLChatsSlice.cs
rename to src/TgSharp.TL/TL/Messages/TLChatsSlice.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLDhConfig.cs b/src/TgSharp.TL/TL/Messages/TLDhConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLDhConfig.cs
rename to src/TgSharp.TL/TL/Messages/TLDhConfig.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLDhConfigNotModified.cs b/src/TgSharp.TL/TL/Messages/TLDhConfigNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLDhConfigNotModified.cs
rename to src/TgSharp.TL/TL/Messages/TLDhConfigNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLDialogs.cs b/src/TgSharp.TL/TL/Messages/TLDialogs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLDialogs.cs
rename to src/TgSharp.TL/TL/Messages/TLDialogs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLDialogsNotModified.cs b/src/TgSharp.TL/TL/Messages/TLDialogsNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLDialogsNotModified.cs
rename to src/TgSharp.TL/TL/Messages/TLDialogsNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLDialogsSlice.cs b/src/TgSharp.TL/TL/Messages/TLDialogsSlice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLDialogsSlice.cs
rename to src/TgSharp.TL/TL/Messages/TLDialogsSlice.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLFavedStickers.cs b/src/TgSharp.TL/TL/Messages/TLFavedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLFavedStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLFavedStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLFavedStickersNotModified.cs b/src/TgSharp.TL/TL/Messages/TLFavedStickersNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLFavedStickersNotModified.cs
rename to src/TgSharp.TL/TL/Messages/TLFavedStickersNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLFeaturedStickers.cs b/src/TgSharp.TL/TL/Messages/TLFeaturedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLFeaturedStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLFeaturedStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLFeaturedStickersNotModified.cs b/src/TgSharp.TL/TL/Messages/TLFeaturedStickersNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLFeaturedStickersNotModified.cs
rename to src/TgSharp.TL/TL/Messages/TLFeaturedStickersNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLFoundGifs.cs b/src/TgSharp.TL/TL/Messages/TLFoundGifs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLFoundGifs.cs
rename to src/TgSharp.TL/TL/Messages/TLFoundGifs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLFoundStickerSets.cs b/src/TgSharp.TL/TL/Messages/TLFoundStickerSets.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLFoundStickerSets.cs
rename to src/TgSharp.TL/TL/Messages/TLFoundStickerSets.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLFoundStickerSetsNotModified.cs b/src/TgSharp.TL/TL/Messages/TLFoundStickerSetsNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLFoundStickerSetsNotModified.cs
rename to src/TgSharp.TL/TL/Messages/TLFoundStickerSetsNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLHighScores.cs b/src/TgSharp.TL/TL/Messages/TLHighScores.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLHighScores.cs
rename to src/TgSharp.TL/TL/Messages/TLHighScores.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLInactiveChats.cs b/src/TgSharp.TL/TL/Messages/TLInactiveChats.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLInactiveChats.cs
rename to src/TgSharp.TL/TL/Messages/TLInactiveChats.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLMessageEditData.cs b/src/TgSharp.TL/TL/Messages/TLMessageEditData.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLMessageEditData.cs
rename to src/TgSharp.TL/TL/Messages/TLMessageEditData.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLMessages.cs b/src/TgSharp.TL/TL/Messages/TLMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLMessagesNotModified.cs b/src/TgSharp.TL/TL/Messages/TLMessagesNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLMessagesNotModified.cs
rename to src/TgSharp.TL/TL/Messages/TLMessagesNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLMessagesSlice.cs b/src/TgSharp.TL/TL/Messages/TLMessagesSlice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLMessagesSlice.cs
rename to src/TgSharp.TL/TL/Messages/TLMessagesSlice.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLPeerDialogs.cs b/src/TgSharp.TL/TL/Messages/TLPeerDialogs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLPeerDialogs.cs
rename to src/TgSharp.TL/TL/Messages/TLPeerDialogs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRecentStickers.cs b/src/TgSharp.TL/TL/Messages/TLRecentStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRecentStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRecentStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRecentStickersNotModified.cs b/src/TgSharp.TL/TL/Messages/TLRecentStickersNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRecentStickersNotModified.cs
rename to src/TgSharp.TL/TL/Messages/TLRecentStickersNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestAcceptEncryption.cs b/src/TgSharp.TL/TL/Messages/TLRequestAcceptEncryption.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestAcceptEncryption.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestAcceptEncryption.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestAcceptUrlAuth.cs b/src/TgSharp.TL/TL/Messages/TLRequestAcceptUrlAuth.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestAcceptUrlAuth.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestAcceptUrlAuth.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestAddChatUser.cs b/src/TgSharp.TL/TL/Messages/TLRequestAddChatUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestAddChatUser.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestAddChatUser.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestCheckChatInvite.cs b/src/TgSharp.TL/TL/Messages/TLRequestCheckChatInvite.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestCheckChatInvite.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestCheckChatInvite.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestClearAllDrafts.cs b/src/TgSharp.TL/TL/Messages/TLRequestClearAllDrafts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestClearAllDrafts.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestClearAllDrafts.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestClearRecentStickers.cs b/src/TgSharp.TL/TL/Messages/TLRequestClearRecentStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestClearRecentStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestClearRecentStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestCreateChat.cs b/src/TgSharp.TL/TL/Messages/TLRequestCreateChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestCreateChat.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestCreateChat.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestDeleteChatUser.cs b/src/TgSharp.TL/TL/Messages/TLRequestDeleteChatUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestDeleteChatUser.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestDeleteChatUser.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestDeleteHistory.cs b/src/TgSharp.TL/TL/Messages/TLRequestDeleteHistory.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestDeleteHistory.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestDeleteHistory.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestDeleteMessages.cs b/src/TgSharp.TL/TL/Messages/TLRequestDeleteMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestDeleteMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestDeleteMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestDeleteScheduledMessages.cs b/src/TgSharp.TL/TL/Messages/TLRequestDeleteScheduledMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestDeleteScheduledMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestDeleteScheduledMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestDiscardEncryption.cs b/src/TgSharp.TL/TL/Messages/TLRequestDiscardEncryption.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestDiscardEncryption.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestDiscardEncryption.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestEditChatAbout.cs b/src/TgSharp.TL/TL/Messages/TLRequestEditChatAbout.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestEditChatAbout.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestEditChatAbout.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestEditChatAdmin.cs b/src/TgSharp.TL/TL/Messages/TLRequestEditChatAdmin.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestEditChatAdmin.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestEditChatAdmin.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestEditChatDefaultBannedRights.cs b/src/TgSharp.TL/TL/Messages/TLRequestEditChatDefaultBannedRights.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestEditChatDefaultBannedRights.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestEditChatDefaultBannedRights.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestEditChatPhoto.cs b/src/TgSharp.TL/TL/Messages/TLRequestEditChatPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestEditChatPhoto.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestEditChatPhoto.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestEditChatTitle.cs b/src/TgSharp.TL/TL/Messages/TLRequestEditChatTitle.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestEditChatTitle.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestEditChatTitle.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestEditInlineBotMessage.cs b/src/TgSharp.TL/TL/Messages/TLRequestEditInlineBotMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestEditInlineBotMessage.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestEditInlineBotMessage.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestEditMessage.cs b/src/TgSharp.TL/TL/Messages/TLRequestEditMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestEditMessage.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestEditMessage.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestExportChatInvite.cs b/src/TgSharp.TL/TL/Messages/TLRequestExportChatInvite.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestExportChatInvite.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestExportChatInvite.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestFaveSticker.cs b/src/TgSharp.TL/TL/Messages/TLRequestFaveSticker.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestFaveSticker.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestFaveSticker.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestForwardMessages.cs b/src/TgSharp.TL/TL/Messages/TLRequestForwardMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestForwardMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestForwardMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetAllChats.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetAllChats.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetAllChats.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetAllChats.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetAllDrafts.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetAllDrafts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetAllDrafts.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetAllDrafts.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetAllStickers.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetAllStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetAllStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetAllStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetArchivedStickers.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetArchivedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetArchivedStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetArchivedStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetAttachedStickers.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetAttachedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetAttachedStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetAttachedStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetBotCallbackAnswer.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetBotCallbackAnswer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetBotCallbackAnswer.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetBotCallbackAnswer.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetChats.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetChats.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetChats.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetChats.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetCommonChats.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetCommonChats.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetCommonChats.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetCommonChats.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetDhConfig.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetDhConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetDhConfig.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetDhConfig.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetDialogUnreadMarks.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetDialogUnreadMarks.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetDialogUnreadMarks.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetDialogUnreadMarks.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetDialogs.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetDialogs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetDialogs.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetDialogs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetDocumentByHash.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetDocumentByHash.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetDocumentByHash.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetDocumentByHash.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetEmojiKeywords.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetEmojiKeywords.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetEmojiKeywords.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetEmojiKeywords.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetEmojiKeywordsDifference.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetEmojiKeywordsDifference.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetEmojiKeywordsDifference.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetEmojiKeywordsDifference.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetEmojiKeywordsLanguages.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetEmojiKeywordsLanguages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetEmojiKeywordsLanguages.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetEmojiKeywordsLanguages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetEmojiURL.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetEmojiURL.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetEmojiURL.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetEmojiURL.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetFavedStickers.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetFavedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetFavedStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetFavedStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetFeaturedStickers.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetFeaturedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetFeaturedStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetFeaturedStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetFullChat.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetFullChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetFullChat.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetFullChat.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetGameHighScores.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetGameHighScores.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetGameHighScores.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetGameHighScores.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetHistory.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetHistory.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetHistory.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetHistory.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetInlineBotResults.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetInlineBotResults.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetInlineBotResults.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetInlineBotResults.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetInlineGameHighScores.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetInlineGameHighScores.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetInlineGameHighScores.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetInlineGameHighScores.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetMaskStickers.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetMaskStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetMaskStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetMaskStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetMessageEditData.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetMessageEditData.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetMessageEditData.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetMessageEditData.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetMessages.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetMessagesViews.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetMessagesViews.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetMessagesViews.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetMessagesViews.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetOnlines.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetOnlines.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetOnlines.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetOnlines.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetPeerDialogs.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetPeerDialogs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetPeerDialogs.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetPeerDialogs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetPeerSettings.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetPeerSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetPeerSettings.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetPeerSettings.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetPinnedDialogs.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetPinnedDialogs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetPinnedDialogs.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetPinnedDialogs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetPollResults.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetPollResults.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetPollResults.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetPollResults.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetRecentLocations.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetRecentLocations.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetRecentLocations.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetRecentLocations.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetRecentStickers.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetRecentStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetRecentStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetRecentStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetSavedGifs.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetSavedGifs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetSavedGifs.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetSavedGifs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetScheduledHistory.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetScheduledHistory.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetScheduledHistory.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetScheduledHistory.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetScheduledMessages.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetScheduledMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetScheduledMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetScheduledMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetSearchCounters.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetSearchCounters.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetSearchCounters.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetSearchCounters.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetSplitRanges.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetSplitRanges.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetSplitRanges.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetSplitRanges.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetStatsURL.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetStatsURL.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetStatsURL.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetStatsURL.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetStickerSet.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetStickerSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetStickerSet.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetStickerSet.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetStickers.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetUnreadMentions.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetUnreadMentions.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetUnreadMentions.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetUnreadMentions.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetWebPage.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetWebPage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetWebPage.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetWebPage.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestGetWebPagePreview.cs b/src/TgSharp.TL/TL/Messages/TLRequestGetWebPagePreview.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestGetWebPagePreview.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestGetWebPagePreview.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestHidePeerSettingsBar.cs b/src/TgSharp.TL/TL/Messages/TLRequestHidePeerSettingsBar.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestHidePeerSettingsBar.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestHidePeerSettingsBar.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestImportChatInvite.cs b/src/TgSharp.TL/TL/Messages/TLRequestImportChatInvite.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestImportChatInvite.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestImportChatInvite.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestInstallStickerSet.cs b/src/TgSharp.TL/TL/Messages/TLRequestInstallStickerSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestInstallStickerSet.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestInstallStickerSet.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestMarkDialogUnread.cs b/src/TgSharp.TL/TL/Messages/TLRequestMarkDialogUnread.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestMarkDialogUnread.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestMarkDialogUnread.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestMigrateChat.cs b/src/TgSharp.TL/TL/Messages/TLRequestMigrateChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestMigrateChat.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestMigrateChat.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReadEncryptedHistory.cs b/src/TgSharp.TL/TL/Messages/TLRequestReadEncryptedHistory.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReadEncryptedHistory.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReadEncryptedHistory.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReadFeaturedStickers.cs b/src/TgSharp.TL/TL/Messages/TLRequestReadFeaturedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReadFeaturedStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReadFeaturedStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReadHistory.cs b/src/TgSharp.TL/TL/Messages/TLRequestReadHistory.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReadHistory.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReadHistory.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReadMentions.cs b/src/TgSharp.TL/TL/Messages/TLRequestReadMentions.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReadMentions.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReadMentions.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReadMessageContents.cs b/src/TgSharp.TL/TL/Messages/TLRequestReadMessageContents.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReadMessageContents.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReadMessageContents.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReceivedMessages.cs b/src/TgSharp.TL/TL/Messages/TLRequestReceivedMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReceivedMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReceivedMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReceivedQueue.cs b/src/TgSharp.TL/TL/Messages/TLRequestReceivedQueue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReceivedQueue.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReceivedQueue.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReorderPinnedDialogs.cs b/src/TgSharp.TL/TL/Messages/TLRequestReorderPinnedDialogs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReorderPinnedDialogs.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReorderPinnedDialogs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReorderStickerSets.cs b/src/TgSharp.TL/TL/Messages/TLRequestReorderStickerSets.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReorderStickerSets.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReorderStickerSets.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReport.cs b/src/TgSharp.TL/TL/Messages/TLRequestReport.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReport.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReport.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReportEncryptedSpam.cs b/src/TgSharp.TL/TL/Messages/TLRequestReportEncryptedSpam.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReportEncryptedSpam.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReportEncryptedSpam.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestReportSpam.cs b/src/TgSharp.TL/TL/Messages/TLRequestReportSpam.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestReportSpam.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestReportSpam.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestRequestEncryption.cs b/src/TgSharp.TL/TL/Messages/TLRequestRequestEncryption.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestRequestEncryption.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestRequestEncryption.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestRequestUrlAuth.cs b/src/TgSharp.TL/TL/Messages/TLRequestRequestUrlAuth.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestRequestUrlAuth.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestRequestUrlAuth.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSaveDraft.cs b/src/TgSharp.TL/TL/Messages/TLRequestSaveDraft.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSaveDraft.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSaveDraft.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSaveGif.cs b/src/TgSharp.TL/TL/Messages/TLRequestSaveGif.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSaveGif.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSaveGif.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSaveRecentSticker.cs b/src/TgSharp.TL/TL/Messages/TLRequestSaveRecentSticker.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSaveRecentSticker.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSaveRecentSticker.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSearch.cs b/src/TgSharp.TL/TL/Messages/TLRequestSearch.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSearch.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSearch.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSearchGifs.cs b/src/TgSharp.TL/TL/Messages/TLRequestSearchGifs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSearchGifs.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSearchGifs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSearchGlobal.cs b/src/TgSharp.TL/TL/Messages/TLRequestSearchGlobal.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSearchGlobal.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSearchGlobal.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSearchStickerSets.cs b/src/TgSharp.TL/TL/Messages/TLRequestSearchStickerSets.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSearchStickerSets.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSearchStickerSets.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSendEncrypted.cs b/src/TgSharp.TL/TL/Messages/TLRequestSendEncrypted.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSendEncrypted.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSendEncrypted.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSendEncryptedFile.cs b/src/TgSharp.TL/TL/Messages/TLRequestSendEncryptedFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSendEncryptedFile.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSendEncryptedFile.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSendEncryptedService.cs b/src/TgSharp.TL/TL/Messages/TLRequestSendEncryptedService.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSendEncryptedService.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSendEncryptedService.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSendInlineBotResult.cs b/src/TgSharp.TL/TL/Messages/TLRequestSendInlineBotResult.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSendInlineBotResult.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSendInlineBotResult.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSendMedia.cs b/src/TgSharp.TL/TL/Messages/TLRequestSendMedia.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSendMedia.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSendMedia.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSendMessage.cs b/src/TgSharp.TL/TL/Messages/TLRequestSendMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSendMessage.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSendMessage.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSendMultiMedia.cs b/src/TgSharp.TL/TL/Messages/TLRequestSendMultiMedia.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSendMultiMedia.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSendMultiMedia.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSendScheduledMessages.cs b/src/TgSharp.TL/TL/Messages/TLRequestSendScheduledMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSendScheduledMessages.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSendScheduledMessages.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSendScreenshotNotification.cs b/src/TgSharp.TL/TL/Messages/TLRequestSendScreenshotNotification.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSendScreenshotNotification.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSendScreenshotNotification.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSendVote.cs b/src/TgSharp.TL/TL/Messages/TLRequestSendVote.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSendVote.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSendVote.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSetBotCallbackAnswer.cs b/src/TgSharp.TL/TL/Messages/TLRequestSetBotCallbackAnswer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSetBotCallbackAnswer.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSetBotCallbackAnswer.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSetBotPrecheckoutResults.cs b/src/TgSharp.TL/TL/Messages/TLRequestSetBotPrecheckoutResults.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSetBotPrecheckoutResults.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSetBotPrecheckoutResults.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSetBotShippingResults.cs b/src/TgSharp.TL/TL/Messages/TLRequestSetBotShippingResults.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSetBotShippingResults.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSetBotShippingResults.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSetEncryptedTyping.cs b/src/TgSharp.TL/TL/Messages/TLRequestSetEncryptedTyping.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSetEncryptedTyping.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSetEncryptedTyping.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSetGameScore.cs b/src/TgSharp.TL/TL/Messages/TLRequestSetGameScore.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSetGameScore.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSetGameScore.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSetInlineBotResults.cs b/src/TgSharp.TL/TL/Messages/TLRequestSetInlineBotResults.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSetInlineBotResults.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSetInlineBotResults.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSetInlineGameScore.cs b/src/TgSharp.TL/TL/Messages/TLRequestSetInlineGameScore.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSetInlineGameScore.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSetInlineGameScore.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestSetTyping.cs b/src/TgSharp.TL/TL/Messages/TLRequestSetTyping.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestSetTyping.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestSetTyping.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestStartBot.cs b/src/TgSharp.TL/TL/Messages/TLRequestStartBot.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestStartBot.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestStartBot.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestToggleDialogPin.cs b/src/TgSharp.TL/TL/Messages/TLRequestToggleDialogPin.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestToggleDialogPin.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestToggleDialogPin.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestUninstallStickerSet.cs b/src/TgSharp.TL/TL/Messages/TLRequestUninstallStickerSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestUninstallStickerSet.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestUninstallStickerSet.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestUpdatePinnedMessage.cs b/src/TgSharp.TL/TL/Messages/TLRequestUpdatePinnedMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestUpdatePinnedMessage.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestUpdatePinnedMessage.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestUploadEncryptedFile.cs b/src/TgSharp.TL/TL/Messages/TLRequestUploadEncryptedFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestUploadEncryptedFile.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestUploadEncryptedFile.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLRequestUploadMedia.cs b/src/TgSharp.TL/TL/Messages/TLRequestUploadMedia.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLRequestUploadMedia.cs
rename to src/TgSharp.TL/TL/Messages/TLRequestUploadMedia.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLSavedGifs.cs b/src/TgSharp.TL/TL/Messages/TLSavedGifs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLSavedGifs.cs
rename to src/TgSharp.TL/TL/Messages/TLSavedGifs.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLSavedGifsNotModified.cs b/src/TgSharp.TL/TL/Messages/TLSavedGifsNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLSavedGifsNotModified.cs
rename to src/TgSharp.TL/TL/Messages/TLSavedGifsNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLSearchCounter.cs b/src/TgSharp.TL/TL/Messages/TLSearchCounter.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLSearchCounter.cs
rename to src/TgSharp.TL/TL/Messages/TLSearchCounter.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLSentEncryptedFile.cs b/src/TgSharp.TL/TL/Messages/TLSentEncryptedFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLSentEncryptedFile.cs
rename to src/TgSharp.TL/TL/Messages/TLSentEncryptedFile.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLSentEncryptedMessage.cs b/src/TgSharp.TL/TL/Messages/TLSentEncryptedMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLSentEncryptedMessage.cs
rename to src/TgSharp.TL/TL/Messages/TLSentEncryptedMessage.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLStickerSet.cs b/src/TgSharp.TL/TL/Messages/TLStickerSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLStickerSet.cs
rename to src/TgSharp.TL/TL/Messages/TLStickerSet.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLStickerSetInstallResultArchive.cs b/src/TgSharp.TL/TL/Messages/TLStickerSetInstallResultArchive.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLStickerSetInstallResultArchive.cs
rename to src/TgSharp.TL/TL/Messages/TLStickerSetInstallResultArchive.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLStickerSetInstallResultSuccess.cs b/src/TgSharp.TL/TL/Messages/TLStickerSetInstallResultSuccess.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLStickerSetInstallResultSuccess.cs
rename to src/TgSharp.TL/TL/Messages/TLStickerSetInstallResultSuccess.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLStickers.cs b/src/TgSharp.TL/TL/Messages/TLStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLStickers.cs
rename to src/TgSharp.TL/TL/Messages/TLStickers.cs
diff --git a/src/TeleSharp.TL/TL/Messages/TLStickersNotModified.cs b/src/TgSharp.TL/TL/Messages/TLStickersNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Messages/TLStickersNotModified.cs
rename to src/TgSharp.TL/TL/Messages/TLStickersNotModified.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLAbsPaymentResult.cs b/src/TgSharp.TL/TL/Payments/TLAbsPaymentResult.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLAbsPaymentResult.cs
rename to src/TgSharp.TL/TL/Payments/TLAbsPaymentResult.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLPaymentForm.cs b/src/TgSharp.TL/TL/Payments/TLPaymentForm.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLPaymentForm.cs
rename to src/TgSharp.TL/TL/Payments/TLPaymentForm.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLPaymentReceipt.cs b/src/TgSharp.TL/TL/Payments/TLPaymentReceipt.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLPaymentReceipt.cs
rename to src/TgSharp.TL/TL/Payments/TLPaymentReceipt.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLPaymentResult.cs b/src/TgSharp.TL/TL/Payments/TLPaymentResult.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLPaymentResult.cs
rename to src/TgSharp.TL/TL/Payments/TLPaymentResult.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLPaymentVerificationNeeded.cs b/src/TgSharp.TL/TL/Payments/TLPaymentVerificationNeeded.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLPaymentVerificationNeeded.cs
rename to src/TgSharp.TL/TL/Payments/TLPaymentVerificationNeeded.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLRequestClearSavedInfo.cs b/src/TgSharp.TL/TL/Payments/TLRequestClearSavedInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLRequestClearSavedInfo.cs
rename to src/TgSharp.TL/TL/Payments/TLRequestClearSavedInfo.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLRequestGetPaymentForm.cs b/src/TgSharp.TL/TL/Payments/TLRequestGetPaymentForm.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLRequestGetPaymentForm.cs
rename to src/TgSharp.TL/TL/Payments/TLRequestGetPaymentForm.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLRequestGetPaymentReceipt.cs b/src/TgSharp.TL/TL/Payments/TLRequestGetPaymentReceipt.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLRequestGetPaymentReceipt.cs
rename to src/TgSharp.TL/TL/Payments/TLRequestGetPaymentReceipt.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLRequestGetSavedInfo.cs b/src/TgSharp.TL/TL/Payments/TLRequestGetSavedInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLRequestGetSavedInfo.cs
rename to src/TgSharp.TL/TL/Payments/TLRequestGetSavedInfo.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLRequestSendPaymentForm.cs b/src/TgSharp.TL/TL/Payments/TLRequestSendPaymentForm.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLRequestSendPaymentForm.cs
rename to src/TgSharp.TL/TL/Payments/TLRequestSendPaymentForm.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLRequestValidateRequestedInfo.cs b/src/TgSharp.TL/TL/Payments/TLRequestValidateRequestedInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLRequestValidateRequestedInfo.cs
rename to src/TgSharp.TL/TL/Payments/TLRequestValidateRequestedInfo.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLSavedInfo.cs b/src/TgSharp.TL/TL/Payments/TLSavedInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLSavedInfo.cs
rename to src/TgSharp.TL/TL/Payments/TLSavedInfo.cs
diff --git a/src/TeleSharp.TL/TL/Payments/TLValidatedRequestedInfo.cs b/src/TgSharp.TL/TL/Payments/TLValidatedRequestedInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Payments/TLValidatedRequestedInfo.cs
rename to src/TgSharp.TL/TL/Payments/TLValidatedRequestedInfo.cs
diff --git a/src/TeleSharp.TL/TL/Phone/TLPhoneCall.cs b/src/TgSharp.TL/TL/Phone/TLPhoneCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Phone/TLPhoneCall.cs
rename to src/TgSharp.TL/TL/Phone/TLPhoneCall.cs
diff --git a/src/TeleSharp.TL/TL/Phone/TLRequestAcceptCall.cs b/src/TgSharp.TL/TL/Phone/TLRequestAcceptCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Phone/TLRequestAcceptCall.cs
rename to src/TgSharp.TL/TL/Phone/TLRequestAcceptCall.cs
diff --git a/src/TeleSharp.TL/TL/Phone/TLRequestConfirmCall.cs b/src/TgSharp.TL/TL/Phone/TLRequestConfirmCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Phone/TLRequestConfirmCall.cs
rename to src/TgSharp.TL/TL/Phone/TLRequestConfirmCall.cs
diff --git a/src/TeleSharp.TL/TL/Phone/TLRequestDiscardCall.cs b/src/TgSharp.TL/TL/Phone/TLRequestDiscardCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Phone/TLRequestDiscardCall.cs
rename to src/TgSharp.TL/TL/Phone/TLRequestDiscardCall.cs
diff --git a/src/TeleSharp.TL/TL/Phone/TLRequestGetCallConfig.cs b/src/TgSharp.TL/TL/Phone/TLRequestGetCallConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Phone/TLRequestGetCallConfig.cs
rename to src/TgSharp.TL/TL/Phone/TLRequestGetCallConfig.cs
diff --git a/src/TeleSharp.TL/TL/Phone/TLRequestReceivedCall.cs b/src/TgSharp.TL/TL/Phone/TLRequestReceivedCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Phone/TLRequestReceivedCall.cs
rename to src/TgSharp.TL/TL/Phone/TLRequestReceivedCall.cs
diff --git a/src/TeleSharp.TL/TL/Phone/TLRequestRequestCall.cs b/src/TgSharp.TL/TL/Phone/TLRequestRequestCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Phone/TLRequestRequestCall.cs
rename to src/TgSharp.TL/TL/Phone/TLRequestRequestCall.cs
diff --git a/src/TeleSharp.TL/TL/Phone/TLRequestSaveCallDebug.cs b/src/TgSharp.TL/TL/Phone/TLRequestSaveCallDebug.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Phone/TLRequestSaveCallDebug.cs
rename to src/TgSharp.TL/TL/Phone/TLRequestSaveCallDebug.cs
diff --git a/src/TeleSharp.TL/TL/Phone/TLRequestSetCallRating.cs b/src/TgSharp.TL/TL/Phone/TLRequestSetCallRating.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Phone/TLRequestSetCallRating.cs
rename to src/TgSharp.TL/TL/Phone/TLRequestSetCallRating.cs
diff --git a/src/TeleSharp.TL/TL/Photos/TLAbsPhotos.cs b/src/TgSharp.TL/TL/Photos/TLAbsPhotos.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Photos/TLAbsPhotos.cs
rename to src/TgSharp.TL/TL/Photos/TLAbsPhotos.cs
diff --git a/src/TeleSharp.TL/TL/Photos/TLPhoto.cs b/src/TgSharp.TL/TL/Photos/TLPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Photos/TLPhoto.cs
rename to src/TgSharp.TL/TL/Photos/TLPhoto.cs
diff --git a/src/TeleSharp.TL/TL/Photos/TLPhotos.cs b/src/TgSharp.TL/TL/Photos/TLPhotos.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Photos/TLPhotos.cs
rename to src/TgSharp.TL/TL/Photos/TLPhotos.cs
diff --git a/src/TeleSharp.TL/TL/Photos/TLPhotosSlice.cs b/src/TgSharp.TL/TL/Photos/TLPhotosSlice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Photos/TLPhotosSlice.cs
rename to src/TgSharp.TL/TL/Photos/TLPhotosSlice.cs
diff --git a/src/TeleSharp.TL/TL/Photos/TLRequestDeletePhotos.cs b/src/TgSharp.TL/TL/Photos/TLRequestDeletePhotos.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Photos/TLRequestDeletePhotos.cs
rename to src/TgSharp.TL/TL/Photos/TLRequestDeletePhotos.cs
diff --git a/src/TeleSharp.TL/TL/Photos/TLRequestGetUserPhotos.cs b/src/TgSharp.TL/TL/Photos/TLRequestGetUserPhotos.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Photos/TLRequestGetUserPhotos.cs
rename to src/TgSharp.TL/TL/Photos/TLRequestGetUserPhotos.cs
diff --git a/src/TeleSharp.TL/TL/Photos/TLRequestUpdateProfilePhoto.cs b/src/TgSharp.TL/TL/Photos/TLRequestUpdateProfilePhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Photos/TLRequestUpdateProfilePhoto.cs
rename to src/TgSharp.TL/TL/Photos/TLRequestUpdateProfilePhoto.cs
diff --git a/src/TeleSharp.TL/TL/Photos/TLRequestUploadProfilePhoto.cs b/src/TgSharp.TL/TL/Photos/TLRequestUploadProfilePhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Photos/TLRequestUploadProfilePhoto.cs
rename to src/TgSharp.TL/TL/Photos/TLRequestUploadProfilePhoto.cs
diff --git a/src/TeleSharp.TL/TL/Stickers/TLRequestAddStickerToSet.cs b/src/TgSharp.TL/TL/Stickers/TLRequestAddStickerToSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Stickers/TLRequestAddStickerToSet.cs
rename to src/TgSharp.TL/TL/Stickers/TLRequestAddStickerToSet.cs
diff --git a/src/TeleSharp.TL/TL/Stickers/TLRequestChangeStickerPosition.cs b/src/TgSharp.TL/TL/Stickers/TLRequestChangeStickerPosition.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Stickers/TLRequestChangeStickerPosition.cs
rename to src/TgSharp.TL/TL/Stickers/TLRequestChangeStickerPosition.cs
diff --git a/src/TeleSharp.TL/TL/Stickers/TLRequestCreateStickerSet.cs b/src/TgSharp.TL/TL/Stickers/TLRequestCreateStickerSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Stickers/TLRequestCreateStickerSet.cs
rename to src/TgSharp.TL/TL/Stickers/TLRequestCreateStickerSet.cs
diff --git a/src/TeleSharp.TL/TL/Stickers/TLRequestRemoveStickerFromSet.cs b/src/TgSharp.TL/TL/Stickers/TLRequestRemoveStickerFromSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Stickers/TLRequestRemoveStickerFromSet.cs
rename to src/TgSharp.TL/TL/Stickers/TLRequestRemoveStickerFromSet.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLAbsFileType.cs b/src/TgSharp.TL/TL/Storage/TLAbsFileType.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLAbsFileType.cs
rename to src/TgSharp.TL/TL/Storage/TLAbsFileType.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLFileGif.cs b/src/TgSharp.TL/TL/Storage/TLFileGif.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLFileGif.cs
rename to src/TgSharp.TL/TL/Storage/TLFileGif.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLFileJpeg.cs b/src/TgSharp.TL/TL/Storage/TLFileJpeg.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLFileJpeg.cs
rename to src/TgSharp.TL/TL/Storage/TLFileJpeg.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLFileMov.cs b/src/TgSharp.TL/TL/Storage/TLFileMov.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLFileMov.cs
rename to src/TgSharp.TL/TL/Storage/TLFileMov.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLFileMp3.cs b/src/TgSharp.TL/TL/Storage/TLFileMp3.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLFileMp3.cs
rename to src/TgSharp.TL/TL/Storage/TLFileMp3.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLFileMp4.cs b/src/TgSharp.TL/TL/Storage/TLFileMp4.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLFileMp4.cs
rename to src/TgSharp.TL/TL/Storage/TLFileMp4.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLFilePartial.cs b/src/TgSharp.TL/TL/Storage/TLFilePartial.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLFilePartial.cs
rename to src/TgSharp.TL/TL/Storage/TLFilePartial.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLFilePdf.cs b/src/TgSharp.TL/TL/Storage/TLFilePdf.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLFilePdf.cs
rename to src/TgSharp.TL/TL/Storage/TLFilePdf.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLFilePng.cs b/src/TgSharp.TL/TL/Storage/TLFilePng.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLFilePng.cs
rename to src/TgSharp.TL/TL/Storage/TLFilePng.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLFileUnknown.cs b/src/TgSharp.TL/TL/Storage/TLFileUnknown.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLFileUnknown.cs
rename to src/TgSharp.TL/TL/Storage/TLFileUnknown.cs
diff --git a/src/TeleSharp.TL/TL/Storage/TLFileWebp.cs b/src/TgSharp.TL/TL/Storage/TLFileWebp.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Storage/TLFileWebp.cs
rename to src/TgSharp.TL/TL/Storage/TLFileWebp.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsBaseTheme.cs b/src/TgSharp.TL/TL/TLAbsBaseTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsBaseTheme.cs
rename to src/TgSharp.TL/TL/TLAbsBaseTheme.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsBool.cs b/src/TgSharp.TL/TL/TLAbsBool.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsBool.cs
rename to src/TgSharp.TL/TL/TLAbsBool.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsBotInlineMessage.cs b/src/TgSharp.TL/TL/TLAbsBotInlineMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsBotInlineMessage.cs
rename to src/TgSharp.TL/TL/TLAbsBotInlineMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsBotInlineResult.cs b/src/TgSharp.TL/TL/TLAbsBotInlineResult.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsBotInlineResult.cs
rename to src/TgSharp.TL/TL/TLAbsBotInlineResult.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChannelAdminLogEventAction.cs b/src/TgSharp.TL/TL/TLAbsChannelAdminLogEventAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChannelAdminLogEventAction.cs
rename to src/TgSharp.TL/TL/TLAbsChannelAdminLogEventAction.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChannelLocation.cs b/src/TgSharp.TL/TL/TLAbsChannelLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChannelLocation.cs
rename to src/TgSharp.TL/TL/TLAbsChannelLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChannelMessagesFilter.cs b/src/TgSharp.TL/TL/TLAbsChannelMessagesFilter.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChannelMessagesFilter.cs
rename to src/TgSharp.TL/TL/TLAbsChannelMessagesFilter.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChannelParticipant.cs b/src/TgSharp.TL/TL/TLAbsChannelParticipant.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChannelParticipant.cs
rename to src/TgSharp.TL/TL/TLAbsChannelParticipant.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChannelParticipantsFilter.cs b/src/TgSharp.TL/TL/TLAbsChannelParticipantsFilter.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChannelParticipantsFilter.cs
rename to src/TgSharp.TL/TL/TLAbsChannelParticipantsFilter.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChat.cs b/src/TgSharp.TL/TL/TLAbsChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChat.cs
rename to src/TgSharp.TL/TL/TLAbsChat.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChatFull.cs b/src/TgSharp.TL/TL/TLAbsChatFull.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChatFull.cs
rename to src/TgSharp.TL/TL/TLAbsChatFull.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChatInvite.cs b/src/TgSharp.TL/TL/TLAbsChatInvite.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChatInvite.cs
rename to src/TgSharp.TL/TL/TLAbsChatInvite.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChatParticipant.cs b/src/TgSharp.TL/TL/TLAbsChatParticipant.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChatParticipant.cs
rename to src/TgSharp.TL/TL/TLAbsChatParticipant.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChatParticipants.cs b/src/TgSharp.TL/TL/TLAbsChatParticipants.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChatParticipants.cs
rename to src/TgSharp.TL/TL/TLAbsChatParticipants.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsChatPhoto.cs b/src/TgSharp.TL/TL/TLAbsChatPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsChatPhoto.cs
rename to src/TgSharp.TL/TL/TLAbsChatPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsDialog.cs b/src/TgSharp.TL/TL/TLAbsDialog.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsDialog.cs
rename to src/TgSharp.TL/TL/TLAbsDialog.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsDialogPeer.cs b/src/TgSharp.TL/TL/TLAbsDialogPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsDialogPeer.cs
rename to src/TgSharp.TL/TL/TLAbsDialogPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsDocument.cs b/src/TgSharp.TL/TL/TLAbsDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsDocument.cs
rename to src/TgSharp.TL/TL/TLAbsDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsDocumentAttribute.cs b/src/TgSharp.TL/TL/TLAbsDocumentAttribute.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsDocumentAttribute.cs
rename to src/TgSharp.TL/TL/TLAbsDocumentAttribute.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsDraftMessage.cs b/src/TgSharp.TL/TL/TLAbsDraftMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsDraftMessage.cs
rename to src/TgSharp.TL/TL/TLAbsDraftMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsEmojiKeyword.cs b/src/TgSharp.TL/TL/TLAbsEmojiKeyword.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsEmojiKeyword.cs
rename to src/TgSharp.TL/TL/TLAbsEmojiKeyword.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsEncryptedChat.cs b/src/TgSharp.TL/TL/TLAbsEncryptedChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsEncryptedChat.cs
rename to src/TgSharp.TL/TL/TLAbsEncryptedChat.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsEncryptedFile.cs b/src/TgSharp.TL/TL/TLAbsEncryptedFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsEncryptedFile.cs
rename to src/TgSharp.TL/TL/TLAbsEncryptedFile.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsEncryptedMessage.cs b/src/TgSharp.TL/TL/TLAbsEncryptedMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsEncryptedMessage.cs
rename to src/TgSharp.TL/TL/TLAbsEncryptedMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsExportedChatInvite.cs b/src/TgSharp.TL/TL/TLAbsExportedChatInvite.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsExportedChatInvite.cs
rename to src/TgSharp.TL/TL/TLAbsExportedChatInvite.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsFoundGif.cs b/src/TgSharp.TL/TL/TLAbsFoundGif.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsFoundGif.cs
rename to src/TgSharp.TL/TL/TLAbsFoundGif.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsGeoPoint.cs b/src/TgSharp.TL/TL/TLAbsGeoPoint.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsGeoPoint.cs
rename to src/TgSharp.TL/TL/TLAbsGeoPoint.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputBotInlineMessage.cs b/src/TgSharp.TL/TL/TLAbsInputBotInlineMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputBotInlineMessage.cs
rename to src/TgSharp.TL/TL/TLAbsInputBotInlineMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputBotInlineResult.cs b/src/TgSharp.TL/TL/TLAbsInputBotInlineResult.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputBotInlineResult.cs
rename to src/TgSharp.TL/TL/TLAbsInputBotInlineResult.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputChannel.cs b/src/TgSharp.TL/TL/TLAbsInputChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputChannel.cs
rename to src/TgSharp.TL/TL/TLAbsInputChannel.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputChatPhoto.cs b/src/TgSharp.TL/TL/TLAbsInputChatPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputChatPhoto.cs
rename to src/TgSharp.TL/TL/TLAbsInputChatPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputCheckPasswordSRP.cs b/src/TgSharp.TL/TL/TLAbsInputCheckPasswordSRP.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputCheckPasswordSRP.cs
rename to src/TgSharp.TL/TL/TLAbsInputCheckPasswordSRP.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputDialogPeer.cs b/src/TgSharp.TL/TL/TLAbsInputDialogPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputDialogPeer.cs
rename to src/TgSharp.TL/TL/TLAbsInputDialogPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputDocument.cs b/src/TgSharp.TL/TL/TLAbsInputDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputDocument.cs
rename to src/TgSharp.TL/TL/TLAbsInputDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputEncryptedFile.cs b/src/TgSharp.TL/TL/TLAbsInputEncryptedFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputEncryptedFile.cs
rename to src/TgSharp.TL/TL/TLAbsInputEncryptedFile.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputFile.cs b/src/TgSharp.TL/TL/TLAbsInputFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputFile.cs
rename to src/TgSharp.TL/TL/TLAbsInputFile.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputFileLocation.cs b/src/TgSharp.TL/TL/TLAbsInputFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputFileLocation.cs
rename to src/TgSharp.TL/TL/TLAbsInputFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputGame.cs b/src/TgSharp.TL/TL/TLAbsInputGame.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputGame.cs
rename to src/TgSharp.TL/TL/TLAbsInputGame.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputGeoPoint.cs b/src/TgSharp.TL/TL/TLAbsInputGeoPoint.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputGeoPoint.cs
rename to src/TgSharp.TL/TL/TLAbsInputGeoPoint.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputMedia.cs b/src/TgSharp.TL/TL/TLAbsInputMedia.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputMedia.cs
rename to src/TgSharp.TL/TL/TLAbsInputMedia.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputMessage.cs b/src/TgSharp.TL/TL/TLAbsInputMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputMessage.cs
rename to src/TgSharp.TL/TL/TLAbsInputMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputNotifyPeer.cs b/src/TgSharp.TL/TL/TLAbsInputNotifyPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputNotifyPeer.cs
rename to src/TgSharp.TL/TL/TLAbsInputNotifyPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputPaymentCredentials.cs b/src/TgSharp.TL/TL/TLAbsInputPaymentCredentials.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputPaymentCredentials.cs
rename to src/TgSharp.TL/TL/TLAbsInputPaymentCredentials.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputPeer.cs b/src/TgSharp.TL/TL/TLAbsInputPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputPeer.cs
rename to src/TgSharp.TL/TL/TLAbsInputPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputPhoto.cs b/src/TgSharp.TL/TL/TLAbsInputPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputPhoto.cs
rename to src/TgSharp.TL/TL/TLAbsInputPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputPrivacyKey.cs b/src/TgSharp.TL/TL/TLAbsInputPrivacyKey.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputPrivacyKey.cs
rename to src/TgSharp.TL/TL/TLAbsInputPrivacyKey.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputPrivacyRule.cs b/src/TgSharp.TL/TL/TLAbsInputPrivacyRule.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputPrivacyRule.cs
rename to src/TgSharp.TL/TL/TLAbsInputPrivacyRule.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputSecureFile.cs b/src/TgSharp.TL/TL/TLAbsInputSecureFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputSecureFile.cs
rename to src/TgSharp.TL/TL/TLAbsInputSecureFile.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputStickerSet.cs b/src/TgSharp.TL/TL/TLAbsInputStickerSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputStickerSet.cs
rename to src/TgSharp.TL/TL/TLAbsInputStickerSet.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputStickeredMedia.cs b/src/TgSharp.TL/TL/TLAbsInputStickeredMedia.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputStickeredMedia.cs
rename to src/TgSharp.TL/TL/TLAbsInputStickeredMedia.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputTheme.cs b/src/TgSharp.TL/TL/TLAbsInputTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputTheme.cs
rename to src/TgSharp.TL/TL/TLAbsInputTheme.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputUser.cs b/src/TgSharp.TL/TL/TLAbsInputUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputUser.cs
rename to src/TgSharp.TL/TL/TLAbsInputUser.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputWallPaper.cs b/src/TgSharp.TL/TL/TLAbsInputWallPaper.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputWallPaper.cs
rename to src/TgSharp.TL/TL/TLAbsInputWallPaper.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsInputWebFileLocation.cs b/src/TgSharp.TL/TL/TLAbsInputWebFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsInputWebFileLocation.cs
rename to src/TgSharp.TL/TL/TLAbsInputWebFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsJSONValue.cs b/src/TgSharp.TL/TL/TLAbsJSONValue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsJSONValue.cs
rename to src/TgSharp.TL/TL/TLAbsJSONValue.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsKeyboardButton.cs b/src/TgSharp.TL/TL/TLAbsKeyboardButton.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsKeyboardButton.cs
rename to src/TgSharp.TL/TL/TLAbsKeyboardButton.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsLangPackString.cs b/src/TgSharp.TL/TL/TLAbsLangPackString.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsLangPackString.cs
rename to src/TgSharp.TL/TL/TLAbsLangPackString.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsMessage.cs b/src/TgSharp.TL/TL/TLAbsMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsMessage.cs
rename to src/TgSharp.TL/TL/TLAbsMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsMessageAction.cs b/src/TgSharp.TL/TL/TLAbsMessageAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsMessageAction.cs
rename to src/TgSharp.TL/TL/TLAbsMessageAction.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsMessageEntity.cs b/src/TgSharp.TL/TL/TLAbsMessageEntity.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsMessageEntity.cs
rename to src/TgSharp.TL/TL/TLAbsMessageEntity.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsMessageMedia.cs b/src/TgSharp.TL/TL/TLAbsMessageMedia.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsMessageMedia.cs
rename to src/TgSharp.TL/TL/TLAbsMessageMedia.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsMessagesFilter.cs b/src/TgSharp.TL/TL/TLAbsMessagesFilter.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsMessagesFilter.cs
rename to src/TgSharp.TL/TL/TLAbsMessagesFilter.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsNotifyPeer.cs b/src/TgSharp.TL/TL/TLAbsNotifyPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsNotifyPeer.cs
rename to src/TgSharp.TL/TL/TLAbsNotifyPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPageBlock.cs b/src/TgSharp.TL/TL/TLAbsPageBlock.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPageBlock.cs
rename to src/TgSharp.TL/TL/TLAbsPageBlock.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPageListItem.cs b/src/TgSharp.TL/TL/TLAbsPageListItem.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPageListItem.cs
rename to src/TgSharp.TL/TL/TLAbsPageListItem.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPageListOrderedItem.cs b/src/TgSharp.TL/TL/TLAbsPageListOrderedItem.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPageListOrderedItem.cs
rename to src/TgSharp.TL/TL/TLAbsPageListOrderedItem.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPasswordKdfAlgo.cs b/src/TgSharp.TL/TL/TLAbsPasswordKdfAlgo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPasswordKdfAlgo.cs
rename to src/TgSharp.TL/TL/TLAbsPasswordKdfAlgo.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPeer.cs b/src/TgSharp.TL/TL/TLAbsPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPeer.cs
rename to src/TgSharp.TL/TL/TLAbsPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPhoneCall.cs b/src/TgSharp.TL/TL/TLAbsPhoneCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPhoneCall.cs
rename to src/TgSharp.TL/TL/TLAbsPhoneCall.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPhoneCallDiscardReason.cs b/src/TgSharp.TL/TL/TLAbsPhoneCallDiscardReason.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPhoneCallDiscardReason.cs
rename to src/TgSharp.TL/TL/TLAbsPhoneCallDiscardReason.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPhoto.cs b/src/TgSharp.TL/TL/TLAbsPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPhoto.cs
rename to src/TgSharp.TL/TL/TLAbsPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPhotoSize.cs b/src/TgSharp.TL/TL/TLAbsPhotoSize.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPhotoSize.cs
rename to src/TgSharp.TL/TL/TLAbsPhotoSize.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPrivacyKey.cs b/src/TgSharp.TL/TL/TLAbsPrivacyKey.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPrivacyKey.cs
rename to src/TgSharp.TL/TL/TLAbsPrivacyKey.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsPrivacyRule.cs b/src/TgSharp.TL/TL/TLAbsPrivacyRule.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsPrivacyRule.cs
rename to src/TgSharp.TL/TL/TLAbsPrivacyRule.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsRecentMeUrl.cs b/src/TgSharp.TL/TL/TLAbsRecentMeUrl.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsRecentMeUrl.cs
rename to src/TgSharp.TL/TL/TLAbsRecentMeUrl.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsReplyMarkup.cs b/src/TgSharp.TL/TL/TLAbsReplyMarkup.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsReplyMarkup.cs
rename to src/TgSharp.TL/TL/TLAbsReplyMarkup.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsReportReason.cs b/src/TgSharp.TL/TL/TLAbsReportReason.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsReportReason.cs
rename to src/TgSharp.TL/TL/TLAbsReportReason.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsRichText.cs b/src/TgSharp.TL/TL/TLAbsRichText.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsRichText.cs
rename to src/TgSharp.TL/TL/TLAbsRichText.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsSecureFile.cs b/src/TgSharp.TL/TL/TLAbsSecureFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsSecureFile.cs
rename to src/TgSharp.TL/TL/TLAbsSecureFile.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsSecurePasswordKdfAlgo.cs b/src/TgSharp.TL/TL/TLAbsSecurePasswordKdfAlgo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsSecurePasswordKdfAlgo.cs
rename to src/TgSharp.TL/TL/TLAbsSecurePasswordKdfAlgo.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsSecurePlainData.cs b/src/TgSharp.TL/TL/TLAbsSecurePlainData.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsSecurePlainData.cs
rename to src/TgSharp.TL/TL/TLAbsSecurePlainData.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsSecureRequiredType.cs b/src/TgSharp.TL/TL/TLAbsSecureRequiredType.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsSecureRequiredType.cs
rename to src/TgSharp.TL/TL/TLAbsSecureRequiredType.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsSecureValueError.cs b/src/TgSharp.TL/TL/TLAbsSecureValueError.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsSecureValueError.cs
rename to src/TgSharp.TL/TL/TLAbsSecureValueError.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsSecureValueType.cs b/src/TgSharp.TL/TL/TLAbsSecureValueType.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsSecureValueType.cs
rename to src/TgSharp.TL/TL/TLAbsSecureValueType.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsSendMessageAction.cs b/src/TgSharp.TL/TL/TLAbsSendMessageAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsSendMessageAction.cs
rename to src/TgSharp.TL/TL/TLAbsSendMessageAction.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsStickerSetCovered.cs b/src/TgSharp.TL/TL/TLAbsStickerSetCovered.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsStickerSetCovered.cs
rename to src/TgSharp.TL/TL/TLAbsStickerSetCovered.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsTopPeerCategory.cs b/src/TgSharp.TL/TL/TLAbsTopPeerCategory.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsTopPeerCategory.cs
rename to src/TgSharp.TL/TL/TLAbsTopPeerCategory.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsUpdate.cs b/src/TgSharp.TL/TL/TLAbsUpdate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsUpdate.cs
rename to src/TgSharp.TL/TL/TLAbsUpdate.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsUpdates.cs b/src/TgSharp.TL/TL/TLAbsUpdates.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsUpdates.cs
rename to src/TgSharp.TL/TL/TLAbsUpdates.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsUrlAuthResult.cs b/src/TgSharp.TL/TL/TLAbsUrlAuthResult.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsUrlAuthResult.cs
rename to src/TgSharp.TL/TL/TLAbsUrlAuthResult.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsUser.cs b/src/TgSharp.TL/TL/TLAbsUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsUser.cs
rename to src/TgSharp.TL/TL/TLAbsUser.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsUserProfilePhoto.cs b/src/TgSharp.TL/TL/TLAbsUserProfilePhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsUserProfilePhoto.cs
rename to src/TgSharp.TL/TL/TLAbsUserProfilePhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsUserStatus.cs b/src/TgSharp.TL/TL/TLAbsUserStatus.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsUserStatus.cs
rename to src/TgSharp.TL/TL/TLAbsUserStatus.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsWallPaper.cs b/src/TgSharp.TL/TL/TLAbsWallPaper.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsWallPaper.cs
rename to src/TgSharp.TL/TL/TLAbsWallPaper.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsWebDocument.cs b/src/TgSharp.TL/TL/TLAbsWebDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsWebDocument.cs
rename to src/TgSharp.TL/TL/TLAbsWebDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLAbsWebPage.cs b/src/TgSharp.TL/TL/TLAbsWebPage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAbsWebPage.cs
rename to src/TgSharp.TL/TL/TLAbsWebPage.cs
diff --git a/src/TeleSharp.TL/TL/TLAccountDaysTTL.cs b/src/TgSharp.TL/TL/TLAccountDaysTTL.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAccountDaysTTL.cs
rename to src/TgSharp.TL/TL/TLAccountDaysTTL.cs
diff --git a/src/TeleSharp.TL/TL/TLAuthorization.cs b/src/TgSharp.TL/TL/TLAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAuthorization.cs
rename to src/TgSharp.TL/TL/TLAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/TLAutoDownloadSettings.cs b/src/TgSharp.TL/TL/TLAutoDownloadSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLAutoDownloadSettings.cs
rename to src/TgSharp.TL/TL/TLAutoDownloadSettings.cs
diff --git a/src/TeleSharp.TL/TL/TLBaseThemeArctic.cs b/src/TgSharp.TL/TL/TLBaseThemeArctic.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBaseThemeArctic.cs
rename to src/TgSharp.TL/TL/TLBaseThemeArctic.cs
diff --git a/src/TeleSharp.TL/TL/TLBaseThemeClassic.cs b/src/TgSharp.TL/TL/TLBaseThemeClassic.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBaseThemeClassic.cs
rename to src/TgSharp.TL/TL/TLBaseThemeClassic.cs
diff --git a/src/TeleSharp.TL/TL/TLBaseThemeDay.cs b/src/TgSharp.TL/TL/TLBaseThemeDay.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBaseThemeDay.cs
rename to src/TgSharp.TL/TL/TLBaseThemeDay.cs
diff --git a/src/TeleSharp.TL/TL/TLBaseThemeNight.cs b/src/TgSharp.TL/TL/TLBaseThemeNight.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBaseThemeNight.cs
rename to src/TgSharp.TL/TL/TLBaseThemeNight.cs
diff --git a/src/TeleSharp.TL/TL/TLBaseThemeTinted.cs b/src/TgSharp.TL/TL/TLBaseThemeTinted.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBaseThemeTinted.cs
rename to src/TgSharp.TL/TL/TLBaseThemeTinted.cs
diff --git a/src/TeleSharp.TL/TL/TLBoolFalse.cs b/src/TgSharp.TL/TL/TLBoolFalse.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBoolFalse.cs
rename to src/TgSharp.TL/TL/TLBoolFalse.cs
diff --git a/src/TeleSharp.TL/TL/TLBoolTrue.cs b/src/TgSharp.TL/TL/TLBoolTrue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBoolTrue.cs
rename to src/TgSharp.TL/TL/TLBoolTrue.cs
diff --git a/src/TeleSharp.TL/TL/TLBotCommand.cs b/src/TgSharp.TL/TL/TLBotCommand.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBotCommand.cs
rename to src/TgSharp.TL/TL/TLBotCommand.cs
diff --git a/src/TeleSharp.TL/TL/TLBotInfo.cs b/src/TgSharp.TL/TL/TLBotInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBotInfo.cs
rename to src/TgSharp.TL/TL/TLBotInfo.cs
diff --git a/src/TeleSharp.TL/TL/TLBotInlineMediaResult.cs b/src/TgSharp.TL/TL/TLBotInlineMediaResult.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBotInlineMediaResult.cs
rename to src/TgSharp.TL/TL/TLBotInlineMediaResult.cs
diff --git a/src/TeleSharp.TL/TL/TLBotInlineMessageMediaAuto.cs b/src/TgSharp.TL/TL/TLBotInlineMessageMediaAuto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBotInlineMessageMediaAuto.cs
rename to src/TgSharp.TL/TL/TLBotInlineMessageMediaAuto.cs
diff --git a/src/TeleSharp.TL/TL/TLBotInlineMessageMediaContact.cs b/src/TgSharp.TL/TL/TLBotInlineMessageMediaContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBotInlineMessageMediaContact.cs
rename to src/TgSharp.TL/TL/TLBotInlineMessageMediaContact.cs
diff --git a/src/TeleSharp.TL/TL/TLBotInlineMessageMediaGeo.cs b/src/TgSharp.TL/TL/TLBotInlineMessageMediaGeo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBotInlineMessageMediaGeo.cs
rename to src/TgSharp.TL/TL/TLBotInlineMessageMediaGeo.cs
diff --git a/src/TeleSharp.TL/TL/TLBotInlineMessageMediaVenue.cs b/src/TgSharp.TL/TL/TLBotInlineMessageMediaVenue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBotInlineMessageMediaVenue.cs
rename to src/TgSharp.TL/TL/TLBotInlineMessageMediaVenue.cs
diff --git a/src/TeleSharp.TL/TL/TLBotInlineMessageText.cs b/src/TgSharp.TL/TL/TLBotInlineMessageText.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBotInlineMessageText.cs
rename to src/TgSharp.TL/TL/TLBotInlineMessageText.cs
diff --git a/src/TeleSharp.TL/TL/TLBotInlineResult.cs b/src/TgSharp.TL/TL/TLBotInlineResult.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLBotInlineResult.cs
rename to src/TgSharp.TL/TL/TLBotInlineResult.cs
diff --git a/src/TeleSharp.TL/TL/TLCdnConfig.cs b/src/TgSharp.TL/TL/TLCdnConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLCdnConfig.cs
rename to src/TgSharp.TL/TL/TLCdnConfig.cs
diff --git a/src/TeleSharp.TL/TL/TLCdnPublicKey.cs b/src/TgSharp.TL/TL/TLCdnPublicKey.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLCdnPublicKey.cs
rename to src/TgSharp.TL/TL/TLCdnPublicKey.cs
diff --git a/src/TeleSharp.TL/TL/TLChannel.cs b/src/TgSharp.TL/TL/TLChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannel.cs
rename to src/TgSharp.TL/TL/TLChannel.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEvent.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEvent.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEvent.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEvent.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeAbout.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeAbout.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeAbout.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeAbout.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeLinkedChat.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeLinkedChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeLinkedChat.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeLinkedChat.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeLocation.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeLocation.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangePhoto.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangePhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangePhoto.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangePhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeStickerSet.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeStickerSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeStickerSet.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeStickerSet.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeTitle.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeTitle.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeTitle.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeTitle.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeUsername.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeUsername.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionChangeUsername.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionChangeUsername.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionDefaultBannedRights.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionDefaultBannedRights.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionDefaultBannedRights.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionDefaultBannedRights.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionDeleteMessage.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionDeleteMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionDeleteMessage.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionDeleteMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionEditMessage.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionEditMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionEditMessage.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionEditMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionParticipantInvite.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionParticipantInvite.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionParticipantInvite.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionParticipantInvite.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionParticipantJoin.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionParticipantJoin.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionParticipantJoin.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionParticipantJoin.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionParticipantLeave.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionParticipantLeave.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionParticipantLeave.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionParticipantLeave.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionParticipantToggleAdmin.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionParticipantToggleAdmin.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionParticipantToggleAdmin.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionParticipantToggleAdmin.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionParticipantToggleBan.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionParticipantToggleBan.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionParticipantToggleBan.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionParticipantToggleBan.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionStopPoll.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionStopPoll.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionStopPoll.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionStopPoll.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionToggleInvites.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionToggleInvites.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionToggleInvites.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionToggleInvites.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionTogglePreHistoryHidden.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionTogglePreHistoryHidden.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionTogglePreHistoryHidden.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionTogglePreHistoryHidden.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionToggleSignatures.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionToggleSignatures.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionToggleSignatures.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionToggleSignatures.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionToggleSlowMode.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionToggleSlowMode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionToggleSlowMode.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionToggleSlowMode.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventActionUpdatePinned.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventActionUpdatePinned.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventActionUpdatePinned.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventActionUpdatePinned.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelAdminLogEventsFilter.cs b/src/TgSharp.TL/TL/TLChannelAdminLogEventsFilter.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelAdminLogEventsFilter.cs
rename to src/TgSharp.TL/TL/TLChannelAdminLogEventsFilter.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelForbidden.cs b/src/TgSharp.TL/TL/TLChannelForbidden.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelForbidden.cs
rename to src/TgSharp.TL/TL/TLChannelForbidden.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelFull.cs b/src/TgSharp.TL/TL/TLChannelFull.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelFull.cs
rename to src/TgSharp.TL/TL/TLChannelFull.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelLocation.cs b/src/TgSharp.TL/TL/TLChannelLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelLocation.cs
rename to src/TgSharp.TL/TL/TLChannelLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelLocationEmpty.cs b/src/TgSharp.TL/TL/TLChannelLocationEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelLocationEmpty.cs
rename to src/TgSharp.TL/TL/TLChannelLocationEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelMessagesFilter.cs b/src/TgSharp.TL/TL/TLChannelMessagesFilter.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelMessagesFilter.cs
rename to src/TgSharp.TL/TL/TLChannelMessagesFilter.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelMessagesFilterEmpty.cs b/src/TgSharp.TL/TL/TLChannelMessagesFilterEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelMessagesFilterEmpty.cs
rename to src/TgSharp.TL/TL/TLChannelMessagesFilterEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipant.cs b/src/TgSharp.TL/TL/TLChannelParticipant.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipant.cs
rename to src/TgSharp.TL/TL/TLChannelParticipant.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantAdmin.cs b/src/TgSharp.TL/TL/TLChannelParticipantAdmin.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantAdmin.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantAdmin.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantBanned.cs b/src/TgSharp.TL/TL/TLChannelParticipantBanned.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantBanned.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantBanned.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantCreator.cs b/src/TgSharp.TL/TL/TLChannelParticipantCreator.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantCreator.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantCreator.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantSelf.cs b/src/TgSharp.TL/TL/TLChannelParticipantSelf.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantSelf.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantSelf.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantsAdmins.cs b/src/TgSharp.TL/TL/TLChannelParticipantsAdmins.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantsAdmins.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantsAdmins.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantsBanned.cs b/src/TgSharp.TL/TL/TLChannelParticipantsBanned.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantsBanned.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantsBanned.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantsBots.cs b/src/TgSharp.TL/TL/TLChannelParticipantsBots.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantsBots.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantsBots.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantsContacts.cs b/src/TgSharp.TL/TL/TLChannelParticipantsContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantsContacts.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantsContacts.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantsKicked.cs b/src/TgSharp.TL/TL/TLChannelParticipantsKicked.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantsKicked.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantsKicked.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantsRecent.cs b/src/TgSharp.TL/TL/TLChannelParticipantsRecent.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantsRecent.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantsRecent.cs
diff --git a/src/TeleSharp.TL/TL/TLChannelParticipantsSearch.cs b/src/TgSharp.TL/TL/TLChannelParticipantsSearch.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChannelParticipantsSearch.cs
rename to src/TgSharp.TL/TL/TLChannelParticipantsSearch.cs
diff --git a/src/TeleSharp.TL/TL/TLChat.cs b/src/TgSharp.TL/TL/TLChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChat.cs
rename to src/TgSharp.TL/TL/TLChat.cs
diff --git a/src/TeleSharp.TL/TL/TLChatAdminRights.cs b/src/TgSharp.TL/TL/TLChatAdminRights.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatAdminRights.cs
rename to src/TgSharp.TL/TL/TLChatAdminRights.cs
diff --git a/src/TeleSharp.TL/TL/TLChatBannedRights.cs b/src/TgSharp.TL/TL/TLChatBannedRights.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatBannedRights.cs
rename to src/TgSharp.TL/TL/TLChatBannedRights.cs
diff --git a/src/TeleSharp.TL/TL/TLChatEmpty.cs b/src/TgSharp.TL/TL/TLChatEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatEmpty.cs
rename to src/TgSharp.TL/TL/TLChatEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLChatForbidden.cs b/src/TgSharp.TL/TL/TLChatForbidden.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatForbidden.cs
rename to src/TgSharp.TL/TL/TLChatForbidden.cs
diff --git a/src/TeleSharp.TL/TL/TLChatFull.cs b/src/TgSharp.TL/TL/TLChatFull.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatFull.cs
rename to src/TgSharp.TL/TL/TLChatFull.cs
diff --git a/src/TeleSharp.TL/TL/TLChatInvite.cs b/src/TgSharp.TL/TL/TLChatInvite.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatInvite.cs
rename to src/TgSharp.TL/TL/TLChatInvite.cs
diff --git a/src/TeleSharp.TL/TL/TLChatInviteAlready.cs b/src/TgSharp.TL/TL/TLChatInviteAlready.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatInviteAlready.cs
rename to src/TgSharp.TL/TL/TLChatInviteAlready.cs
diff --git a/src/TeleSharp.TL/TL/TLChatInviteEmpty.cs b/src/TgSharp.TL/TL/TLChatInviteEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatInviteEmpty.cs
rename to src/TgSharp.TL/TL/TLChatInviteEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLChatInviteExported.cs b/src/TgSharp.TL/TL/TLChatInviteExported.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatInviteExported.cs
rename to src/TgSharp.TL/TL/TLChatInviteExported.cs
diff --git a/src/TeleSharp.TL/TL/TLChatOnlines.cs b/src/TgSharp.TL/TL/TLChatOnlines.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatOnlines.cs
rename to src/TgSharp.TL/TL/TLChatOnlines.cs
diff --git a/src/TeleSharp.TL/TL/TLChatParticipant.cs b/src/TgSharp.TL/TL/TLChatParticipant.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatParticipant.cs
rename to src/TgSharp.TL/TL/TLChatParticipant.cs
diff --git a/src/TeleSharp.TL/TL/TLChatParticipantAdmin.cs b/src/TgSharp.TL/TL/TLChatParticipantAdmin.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatParticipantAdmin.cs
rename to src/TgSharp.TL/TL/TLChatParticipantAdmin.cs
diff --git a/src/TeleSharp.TL/TL/TLChatParticipantCreator.cs b/src/TgSharp.TL/TL/TLChatParticipantCreator.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatParticipantCreator.cs
rename to src/TgSharp.TL/TL/TLChatParticipantCreator.cs
diff --git a/src/TeleSharp.TL/TL/TLChatParticipants.cs b/src/TgSharp.TL/TL/TLChatParticipants.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatParticipants.cs
rename to src/TgSharp.TL/TL/TLChatParticipants.cs
diff --git a/src/TeleSharp.TL/TL/TLChatParticipantsForbidden.cs b/src/TgSharp.TL/TL/TLChatParticipantsForbidden.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatParticipantsForbidden.cs
rename to src/TgSharp.TL/TL/TLChatParticipantsForbidden.cs
diff --git a/src/TeleSharp.TL/TL/TLChatPhoto.cs b/src/TgSharp.TL/TL/TLChatPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatPhoto.cs
rename to src/TgSharp.TL/TL/TLChatPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLChatPhotoEmpty.cs b/src/TgSharp.TL/TL/TLChatPhotoEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLChatPhotoEmpty.cs
rename to src/TgSharp.TL/TL/TLChatPhotoEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLCodeSettings.cs b/src/TgSharp.TL/TL/TLCodeSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLCodeSettings.cs
rename to src/TgSharp.TL/TL/TLCodeSettings.cs
diff --git a/src/TeleSharp.TL/TL/TLConfig.cs b/src/TgSharp.TL/TL/TLConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLConfig.cs
rename to src/TgSharp.TL/TL/TLConfig.cs
diff --git a/src/TeleSharp.TL/TL/TLContact.cs b/src/TgSharp.TL/TL/TLContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLContact.cs
rename to src/TgSharp.TL/TL/TLContact.cs
diff --git a/src/TeleSharp.TL/TL/TLContactBlocked.cs b/src/TgSharp.TL/TL/TLContactBlocked.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLContactBlocked.cs
rename to src/TgSharp.TL/TL/TLContactBlocked.cs
diff --git a/src/TeleSharp.TL/TL/TLContactStatus.cs b/src/TgSharp.TL/TL/TLContactStatus.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLContactStatus.cs
rename to src/TgSharp.TL/TL/TLContactStatus.cs
diff --git a/src/TeleSharp.TL/TL/TLDataJSON.cs b/src/TgSharp.TL/TL/TLDataJSON.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDataJSON.cs
rename to src/TgSharp.TL/TL/TLDataJSON.cs
diff --git a/src/TeleSharp.TL/TL/TLDcOption.cs b/src/TgSharp.TL/TL/TLDcOption.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDcOption.cs
rename to src/TgSharp.TL/TL/TLDcOption.cs
diff --git a/src/TeleSharp.TL/TL/TLDialog.cs b/src/TgSharp.TL/TL/TLDialog.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDialog.cs
rename to src/TgSharp.TL/TL/TLDialog.cs
diff --git a/src/TeleSharp.TL/TL/TLDialogFolder.cs b/src/TgSharp.TL/TL/TLDialogFolder.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDialogFolder.cs
rename to src/TgSharp.TL/TL/TLDialogFolder.cs
diff --git a/src/TeleSharp.TL/TL/TLDialogPeer.cs b/src/TgSharp.TL/TL/TLDialogPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDialogPeer.cs
rename to src/TgSharp.TL/TL/TLDialogPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLDialogPeerFolder.cs b/src/TgSharp.TL/TL/TLDialogPeerFolder.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDialogPeerFolder.cs
rename to src/TgSharp.TL/TL/TLDialogPeerFolder.cs
diff --git a/src/TeleSharp.TL/TL/TLDocument.cs b/src/TgSharp.TL/TL/TLDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDocument.cs
rename to src/TgSharp.TL/TL/TLDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLDocumentAttributeAnimated.cs b/src/TgSharp.TL/TL/TLDocumentAttributeAnimated.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDocumentAttributeAnimated.cs
rename to src/TgSharp.TL/TL/TLDocumentAttributeAnimated.cs
diff --git a/src/TeleSharp.TL/TL/TLDocumentAttributeAudio.cs b/src/TgSharp.TL/TL/TLDocumentAttributeAudio.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDocumentAttributeAudio.cs
rename to src/TgSharp.TL/TL/TLDocumentAttributeAudio.cs
diff --git a/src/TeleSharp.TL/TL/TLDocumentAttributeFilename.cs b/src/TgSharp.TL/TL/TLDocumentAttributeFilename.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDocumentAttributeFilename.cs
rename to src/TgSharp.TL/TL/TLDocumentAttributeFilename.cs
diff --git a/src/TeleSharp.TL/TL/TLDocumentAttributeHasStickers.cs b/src/TgSharp.TL/TL/TLDocumentAttributeHasStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDocumentAttributeHasStickers.cs
rename to src/TgSharp.TL/TL/TLDocumentAttributeHasStickers.cs
diff --git a/src/TeleSharp.TL/TL/TLDocumentAttributeImageSize.cs b/src/TgSharp.TL/TL/TLDocumentAttributeImageSize.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDocumentAttributeImageSize.cs
rename to src/TgSharp.TL/TL/TLDocumentAttributeImageSize.cs
diff --git a/src/TeleSharp.TL/TL/TLDocumentAttributeSticker.cs b/src/TgSharp.TL/TL/TLDocumentAttributeSticker.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDocumentAttributeSticker.cs
rename to src/TgSharp.TL/TL/TLDocumentAttributeSticker.cs
diff --git a/src/TeleSharp.TL/TL/TLDocumentAttributeVideo.cs b/src/TgSharp.TL/TL/TLDocumentAttributeVideo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDocumentAttributeVideo.cs
rename to src/TgSharp.TL/TL/TLDocumentAttributeVideo.cs
diff --git a/src/TeleSharp.TL/TL/TLDocumentEmpty.cs b/src/TgSharp.TL/TL/TLDocumentEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDocumentEmpty.cs
rename to src/TgSharp.TL/TL/TLDocumentEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLDraftMessage.cs b/src/TgSharp.TL/TL/TLDraftMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDraftMessage.cs
rename to src/TgSharp.TL/TL/TLDraftMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLDraftMessageEmpty.cs b/src/TgSharp.TL/TL/TLDraftMessageEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLDraftMessageEmpty.cs
rename to src/TgSharp.TL/TL/TLDraftMessageEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLEmojiKeyword.cs b/src/TgSharp.TL/TL/TLEmojiKeyword.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEmojiKeyword.cs
rename to src/TgSharp.TL/TL/TLEmojiKeyword.cs
diff --git a/src/TeleSharp.TL/TL/TLEmojiKeywordDeleted.cs b/src/TgSharp.TL/TL/TLEmojiKeywordDeleted.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEmojiKeywordDeleted.cs
rename to src/TgSharp.TL/TL/TLEmojiKeywordDeleted.cs
diff --git a/src/TeleSharp.TL/TL/TLEmojiKeywordsDifference.cs b/src/TgSharp.TL/TL/TLEmojiKeywordsDifference.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEmojiKeywordsDifference.cs
rename to src/TgSharp.TL/TL/TLEmojiKeywordsDifference.cs
diff --git a/src/TeleSharp.TL/TL/TLEmojiLanguage.cs b/src/TgSharp.TL/TL/TLEmojiLanguage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEmojiLanguage.cs
rename to src/TgSharp.TL/TL/TLEmojiLanguage.cs
diff --git a/src/TeleSharp.TL/TL/TLEmojiURL.cs b/src/TgSharp.TL/TL/TLEmojiURL.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEmojiURL.cs
rename to src/TgSharp.TL/TL/TLEmojiURL.cs
diff --git a/src/TeleSharp.TL/TL/TLEncryptedChat.cs b/src/TgSharp.TL/TL/TLEncryptedChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEncryptedChat.cs
rename to src/TgSharp.TL/TL/TLEncryptedChat.cs
diff --git a/src/TeleSharp.TL/TL/TLEncryptedChatDiscarded.cs b/src/TgSharp.TL/TL/TLEncryptedChatDiscarded.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEncryptedChatDiscarded.cs
rename to src/TgSharp.TL/TL/TLEncryptedChatDiscarded.cs
diff --git a/src/TeleSharp.TL/TL/TLEncryptedChatEmpty.cs b/src/TgSharp.TL/TL/TLEncryptedChatEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEncryptedChatEmpty.cs
rename to src/TgSharp.TL/TL/TLEncryptedChatEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLEncryptedChatRequested.cs b/src/TgSharp.TL/TL/TLEncryptedChatRequested.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEncryptedChatRequested.cs
rename to src/TgSharp.TL/TL/TLEncryptedChatRequested.cs
diff --git a/src/TeleSharp.TL/TL/TLEncryptedChatWaiting.cs b/src/TgSharp.TL/TL/TLEncryptedChatWaiting.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEncryptedChatWaiting.cs
rename to src/TgSharp.TL/TL/TLEncryptedChatWaiting.cs
diff --git a/src/TeleSharp.TL/TL/TLEncryptedFile.cs b/src/TgSharp.TL/TL/TLEncryptedFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEncryptedFile.cs
rename to src/TgSharp.TL/TL/TLEncryptedFile.cs
diff --git a/src/TeleSharp.TL/TL/TLEncryptedFileEmpty.cs b/src/TgSharp.TL/TL/TLEncryptedFileEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEncryptedFileEmpty.cs
rename to src/TgSharp.TL/TL/TLEncryptedFileEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLEncryptedMessage.cs b/src/TgSharp.TL/TL/TLEncryptedMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEncryptedMessage.cs
rename to src/TgSharp.TL/TL/TLEncryptedMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLEncryptedMessageService.cs b/src/TgSharp.TL/TL/TLEncryptedMessageService.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLEncryptedMessageService.cs
rename to src/TgSharp.TL/TL/TLEncryptedMessageService.cs
diff --git a/src/TeleSharp.TL/TL/TLError.cs b/src/TgSharp.TL/TL/TLError.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLError.cs
rename to src/TgSharp.TL/TL/TLError.cs
diff --git a/src/TeleSharp.TL/TL/TLExportedMessageLink.cs b/src/TgSharp.TL/TL/TLExportedMessageLink.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLExportedMessageLink.cs
rename to src/TgSharp.TL/TL/TLExportedMessageLink.cs
diff --git a/src/TeleSharp.TL/TL/TLFileHash.cs b/src/TgSharp.TL/TL/TLFileHash.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLFileHash.cs
rename to src/TgSharp.TL/TL/TLFileHash.cs
diff --git a/src/TeleSharp.TL/TL/TLFileLocationToBeDeprecated.cs b/src/TgSharp.TL/TL/TLFileLocationToBeDeprecated.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLFileLocationToBeDeprecated.cs
rename to src/TgSharp.TL/TL/TLFileLocationToBeDeprecated.cs
diff --git a/src/TeleSharp.TL/TL/TLFolder.cs b/src/TgSharp.TL/TL/TLFolder.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLFolder.cs
rename to src/TgSharp.TL/TL/TLFolder.cs
diff --git a/src/TeleSharp.TL/TL/TLFolderPeer.cs b/src/TgSharp.TL/TL/TLFolderPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLFolderPeer.cs
rename to src/TgSharp.TL/TL/TLFolderPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLFoundGif.cs b/src/TgSharp.TL/TL/TLFoundGif.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLFoundGif.cs
rename to src/TgSharp.TL/TL/TLFoundGif.cs
diff --git a/src/TeleSharp.TL/TL/TLFoundGifCached.cs b/src/TgSharp.TL/TL/TLFoundGifCached.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLFoundGifCached.cs
rename to src/TgSharp.TL/TL/TLFoundGifCached.cs
diff --git a/src/TeleSharp.TL/TL/TLGame.cs b/src/TgSharp.TL/TL/TLGame.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLGame.cs
rename to src/TgSharp.TL/TL/TLGame.cs
diff --git a/src/TeleSharp.TL/TL/TLGeoPoint.cs b/src/TgSharp.TL/TL/TLGeoPoint.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLGeoPoint.cs
rename to src/TgSharp.TL/TL/TLGeoPoint.cs
diff --git a/src/TeleSharp.TL/TL/TLGeoPointEmpty.cs b/src/TgSharp.TL/TL/TLGeoPointEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLGeoPointEmpty.cs
rename to src/TgSharp.TL/TL/TLGeoPointEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLHighScore.cs b/src/TgSharp.TL/TL/TLHighScore.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLHighScore.cs
rename to src/TgSharp.TL/TL/TLHighScore.cs
diff --git a/src/TeleSharp.TL/TL/TLImportedContact.cs b/src/TgSharp.TL/TL/TLImportedContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLImportedContact.cs
rename to src/TgSharp.TL/TL/TLImportedContact.cs
diff --git a/src/TeleSharp.TL/TL/TLInlineBotSwitchPM.cs b/src/TgSharp.TL/TL/TLInlineBotSwitchPM.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInlineBotSwitchPM.cs
rename to src/TgSharp.TL/TL/TLInlineBotSwitchPM.cs
diff --git a/src/TeleSharp.TL/TL/TLInputAppEvent.cs b/src/TgSharp.TL/TL/TLInputAppEvent.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputAppEvent.cs
rename to src/TgSharp.TL/TL/TLInputAppEvent.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineMessageGame.cs b/src/TgSharp.TL/TL/TLInputBotInlineMessageGame.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineMessageGame.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineMessageGame.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineMessageID.cs b/src/TgSharp.TL/TL/TLInputBotInlineMessageID.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineMessageID.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineMessageID.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineMessageMediaAuto.cs b/src/TgSharp.TL/TL/TLInputBotInlineMessageMediaAuto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineMessageMediaAuto.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineMessageMediaAuto.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineMessageMediaContact.cs b/src/TgSharp.TL/TL/TLInputBotInlineMessageMediaContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineMessageMediaContact.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineMessageMediaContact.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineMessageMediaGeo.cs b/src/TgSharp.TL/TL/TLInputBotInlineMessageMediaGeo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineMessageMediaGeo.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineMessageMediaGeo.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineMessageMediaVenue.cs b/src/TgSharp.TL/TL/TLInputBotInlineMessageMediaVenue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineMessageMediaVenue.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineMessageMediaVenue.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineMessageText.cs b/src/TgSharp.TL/TL/TLInputBotInlineMessageText.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineMessageText.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineMessageText.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineResult.cs b/src/TgSharp.TL/TL/TLInputBotInlineResult.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineResult.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineResult.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineResultDocument.cs b/src/TgSharp.TL/TL/TLInputBotInlineResultDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineResultDocument.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineResultDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineResultGame.cs b/src/TgSharp.TL/TL/TLInputBotInlineResultGame.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineResultGame.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineResultGame.cs
diff --git a/src/TeleSharp.TL/TL/TLInputBotInlineResultPhoto.cs b/src/TgSharp.TL/TL/TLInputBotInlineResultPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputBotInlineResultPhoto.cs
rename to src/TgSharp.TL/TL/TLInputBotInlineResultPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLInputChannel.cs b/src/TgSharp.TL/TL/TLInputChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputChannel.cs
rename to src/TgSharp.TL/TL/TLInputChannel.cs
diff --git a/src/TeleSharp.TL/TL/TLInputChannelEmpty.cs b/src/TgSharp.TL/TL/TLInputChannelEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputChannelEmpty.cs
rename to src/TgSharp.TL/TL/TLInputChannelEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputChannelFromMessage.cs b/src/TgSharp.TL/TL/TLInputChannelFromMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputChannelFromMessage.cs
rename to src/TgSharp.TL/TL/TLInputChannelFromMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLInputChatPhoto.cs b/src/TgSharp.TL/TL/TLInputChatPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputChatPhoto.cs
rename to src/TgSharp.TL/TL/TLInputChatPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLInputChatPhotoEmpty.cs b/src/TgSharp.TL/TL/TLInputChatPhotoEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputChatPhotoEmpty.cs
rename to src/TgSharp.TL/TL/TLInputChatPhotoEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputChatUploadedPhoto.cs b/src/TgSharp.TL/TL/TLInputChatUploadedPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputChatUploadedPhoto.cs
rename to src/TgSharp.TL/TL/TLInputChatUploadedPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLInputCheckPasswordEmpty.cs b/src/TgSharp.TL/TL/TLInputCheckPasswordEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputCheckPasswordEmpty.cs
rename to src/TgSharp.TL/TL/TLInputCheckPasswordEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputCheckPasswordSRP.cs b/src/TgSharp.TL/TL/TLInputCheckPasswordSRP.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputCheckPasswordSRP.cs
rename to src/TgSharp.TL/TL/TLInputCheckPasswordSRP.cs
diff --git a/src/TeleSharp.TL/TL/TLInputClientProxy.cs b/src/TgSharp.TL/TL/TLInputClientProxy.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputClientProxy.cs
rename to src/TgSharp.TL/TL/TLInputClientProxy.cs
diff --git a/src/TeleSharp.TL/TL/TLInputDialogPeer.cs b/src/TgSharp.TL/TL/TLInputDialogPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputDialogPeer.cs
rename to src/TgSharp.TL/TL/TLInputDialogPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLInputDialogPeerFolder.cs b/src/TgSharp.TL/TL/TLInputDialogPeerFolder.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputDialogPeerFolder.cs
rename to src/TgSharp.TL/TL/TLInputDialogPeerFolder.cs
diff --git a/src/TeleSharp.TL/TL/TLInputDocument.cs b/src/TgSharp.TL/TL/TLInputDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputDocument.cs
rename to src/TgSharp.TL/TL/TLInputDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLInputDocumentEmpty.cs b/src/TgSharp.TL/TL/TLInputDocumentEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputDocumentEmpty.cs
rename to src/TgSharp.TL/TL/TLInputDocumentEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputDocumentFileLocation.cs b/src/TgSharp.TL/TL/TLInputDocumentFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputDocumentFileLocation.cs
rename to src/TgSharp.TL/TL/TLInputDocumentFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLInputEncryptedChat.cs b/src/TgSharp.TL/TL/TLInputEncryptedChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputEncryptedChat.cs
rename to src/TgSharp.TL/TL/TLInputEncryptedChat.cs
diff --git a/src/TeleSharp.TL/TL/TLInputEncryptedFile.cs b/src/TgSharp.TL/TL/TLInputEncryptedFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputEncryptedFile.cs
rename to src/TgSharp.TL/TL/TLInputEncryptedFile.cs
diff --git a/src/TeleSharp.TL/TL/TLInputEncryptedFileBigUploaded.cs b/src/TgSharp.TL/TL/TLInputEncryptedFileBigUploaded.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputEncryptedFileBigUploaded.cs
rename to src/TgSharp.TL/TL/TLInputEncryptedFileBigUploaded.cs
diff --git a/src/TeleSharp.TL/TL/TLInputEncryptedFileEmpty.cs b/src/TgSharp.TL/TL/TLInputEncryptedFileEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputEncryptedFileEmpty.cs
rename to src/TgSharp.TL/TL/TLInputEncryptedFileEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputEncryptedFileLocation.cs b/src/TgSharp.TL/TL/TLInputEncryptedFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputEncryptedFileLocation.cs
rename to src/TgSharp.TL/TL/TLInputEncryptedFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLInputEncryptedFileUploaded.cs b/src/TgSharp.TL/TL/TLInputEncryptedFileUploaded.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputEncryptedFileUploaded.cs
rename to src/TgSharp.TL/TL/TLInputEncryptedFileUploaded.cs
diff --git a/src/TeleSharp.TL/TL/TLInputFile.cs b/src/TgSharp.TL/TL/TLInputFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputFile.cs
rename to src/TgSharp.TL/TL/TLInputFile.cs
diff --git a/src/TeleSharp.TL/TL/TLInputFileBig.cs b/src/TgSharp.TL/TL/TLInputFileBig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputFileBig.cs
rename to src/TgSharp.TL/TL/TLInputFileBig.cs
diff --git a/src/TeleSharp.TL/TL/TLInputFileLocation.cs b/src/TgSharp.TL/TL/TLInputFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputFileLocation.cs
rename to src/TgSharp.TL/TL/TLInputFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLInputFolderPeer.cs b/src/TgSharp.TL/TL/TLInputFolderPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputFolderPeer.cs
rename to src/TgSharp.TL/TL/TLInputFolderPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLInputGameID.cs b/src/TgSharp.TL/TL/TLInputGameID.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputGameID.cs
rename to src/TgSharp.TL/TL/TLInputGameID.cs
diff --git a/src/TeleSharp.TL/TL/TLInputGameShortName.cs b/src/TgSharp.TL/TL/TLInputGameShortName.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputGameShortName.cs
rename to src/TgSharp.TL/TL/TLInputGameShortName.cs
diff --git a/src/TeleSharp.TL/TL/TLInputGeoPoint.cs b/src/TgSharp.TL/TL/TLInputGeoPoint.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputGeoPoint.cs
rename to src/TgSharp.TL/TL/TLInputGeoPoint.cs
diff --git a/src/TeleSharp.TL/TL/TLInputGeoPointEmpty.cs b/src/TgSharp.TL/TL/TLInputGeoPointEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputGeoPointEmpty.cs
rename to src/TgSharp.TL/TL/TLInputGeoPointEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputKeyboardButtonUrlAuth.cs b/src/TgSharp.TL/TL/TLInputKeyboardButtonUrlAuth.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputKeyboardButtonUrlAuth.cs
rename to src/TgSharp.TL/TL/TLInputKeyboardButtonUrlAuth.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaContact.cs b/src/TgSharp.TL/TL/TLInputMediaContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaContact.cs
rename to src/TgSharp.TL/TL/TLInputMediaContact.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaDocument.cs b/src/TgSharp.TL/TL/TLInputMediaDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaDocument.cs
rename to src/TgSharp.TL/TL/TLInputMediaDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaDocumentExternal.cs b/src/TgSharp.TL/TL/TLInputMediaDocumentExternal.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaDocumentExternal.cs
rename to src/TgSharp.TL/TL/TLInputMediaDocumentExternal.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaEmpty.cs b/src/TgSharp.TL/TL/TLInputMediaEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaEmpty.cs
rename to src/TgSharp.TL/TL/TLInputMediaEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaGame.cs b/src/TgSharp.TL/TL/TLInputMediaGame.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaGame.cs
rename to src/TgSharp.TL/TL/TLInputMediaGame.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaGeoLive.cs b/src/TgSharp.TL/TL/TLInputMediaGeoLive.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaGeoLive.cs
rename to src/TgSharp.TL/TL/TLInputMediaGeoLive.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaGeoPoint.cs b/src/TgSharp.TL/TL/TLInputMediaGeoPoint.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaGeoPoint.cs
rename to src/TgSharp.TL/TL/TLInputMediaGeoPoint.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaGifExternal.cs b/src/TgSharp.TL/TL/TLInputMediaGifExternal.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaGifExternal.cs
rename to src/TgSharp.TL/TL/TLInputMediaGifExternal.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaInvoice.cs b/src/TgSharp.TL/TL/TLInputMediaInvoice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaInvoice.cs
rename to src/TgSharp.TL/TL/TLInputMediaInvoice.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaPhoto.cs b/src/TgSharp.TL/TL/TLInputMediaPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaPhoto.cs
rename to src/TgSharp.TL/TL/TLInputMediaPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaPhotoExternal.cs b/src/TgSharp.TL/TL/TLInputMediaPhotoExternal.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaPhotoExternal.cs
rename to src/TgSharp.TL/TL/TLInputMediaPhotoExternal.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaPoll.cs b/src/TgSharp.TL/TL/TLInputMediaPoll.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaPoll.cs
rename to src/TgSharp.TL/TL/TLInputMediaPoll.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaUploadedDocument.cs b/src/TgSharp.TL/TL/TLInputMediaUploadedDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaUploadedDocument.cs
rename to src/TgSharp.TL/TL/TLInputMediaUploadedDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaUploadedPhoto.cs b/src/TgSharp.TL/TL/TLInputMediaUploadedPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaUploadedPhoto.cs
rename to src/TgSharp.TL/TL/TLInputMediaUploadedPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMediaVenue.cs b/src/TgSharp.TL/TL/TLInputMediaVenue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMediaVenue.cs
rename to src/TgSharp.TL/TL/TLInputMediaVenue.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessageEntityMentionName.cs b/src/TgSharp.TL/TL/TLInputMessageEntityMentionName.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessageEntityMentionName.cs
rename to src/TgSharp.TL/TL/TLInputMessageEntityMentionName.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessageID.cs b/src/TgSharp.TL/TL/TLInputMessageID.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessageID.cs
rename to src/TgSharp.TL/TL/TLInputMessageID.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagePinned.cs b/src/TgSharp.TL/TL/TLInputMessagePinned.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagePinned.cs
rename to src/TgSharp.TL/TL/TLInputMessagePinned.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessageReplyTo.cs b/src/TgSharp.TL/TL/TLInputMessageReplyTo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessageReplyTo.cs
rename to src/TgSharp.TL/TL/TLInputMessageReplyTo.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterChatPhotos.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterChatPhotos.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterChatPhotos.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterChatPhotos.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterContacts.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterContacts.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterContacts.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterDocument.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterDocument.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterEmpty.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterEmpty.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterGeo.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterGeo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterGeo.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterGeo.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterGif.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterGif.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterGif.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterGif.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterMusic.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterMusic.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterMusic.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterMusic.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterMyMentions.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterMyMentions.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterMyMentions.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterMyMentions.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterPhoneCalls.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterPhoneCalls.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterPhoneCalls.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterPhoneCalls.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterPhotoVideo.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterPhotoVideo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterPhotoVideo.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterPhotoVideo.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterPhotos.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterPhotos.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterPhotos.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterPhotos.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterRoundVideo.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterRoundVideo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterRoundVideo.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterRoundVideo.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterRoundVoice.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterRoundVoice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterRoundVoice.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterRoundVoice.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterUrl.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterUrl.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterUrl.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterUrl.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterVideo.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterVideo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterVideo.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterVideo.cs
diff --git a/src/TeleSharp.TL/TL/TLInputMessagesFilterVoice.cs b/src/TgSharp.TL/TL/TLInputMessagesFilterVoice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputMessagesFilterVoice.cs
rename to src/TgSharp.TL/TL/TLInputMessagesFilterVoice.cs
diff --git a/src/TeleSharp.TL/TL/TLInputNotifyBroadcasts.cs b/src/TgSharp.TL/TL/TLInputNotifyBroadcasts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputNotifyBroadcasts.cs
rename to src/TgSharp.TL/TL/TLInputNotifyBroadcasts.cs
diff --git a/src/TeleSharp.TL/TL/TLInputNotifyChats.cs b/src/TgSharp.TL/TL/TLInputNotifyChats.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputNotifyChats.cs
rename to src/TgSharp.TL/TL/TLInputNotifyChats.cs
diff --git a/src/TeleSharp.TL/TL/TLInputNotifyPeer.cs b/src/TgSharp.TL/TL/TLInputNotifyPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputNotifyPeer.cs
rename to src/TgSharp.TL/TL/TLInputNotifyPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLInputNotifyUsers.cs b/src/TgSharp.TL/TL/TLInputNotifyUsers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputNotifyUsers.cs
rename to src/TgSharp.TL/TL/TLInputNotifyUsers.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPaymentCredentials.cs b/src/TgSharp.TL/TL/TLInputPaymentCredentials.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPaymentCredentials.cs
rename to src/TgSharp.TL/TL/TLInputPaymentCredentials.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPaymentCredentialsAndroidPay.cs b/src/TgSharp.TL/TL/TLInputPaymentCredentialsAndroidPay.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPaymentCredentialsAndroidPay.cs
rename to src/TgSharp.TL/TL/TLInputPaymentCredentialsAndroidPay.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPaymentCredentialsApplePay.cs b/src/TgSharp.TL/TL/TLInputPaymentCredentialsApplePay.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPaymentCredentialsApplePay.cs
rename to src/TgSharp.TL/TL/TLInputPaymentCredentialsApplePay.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPaymentCredentialsSaved.cs b/src/TgSharp.TL/TL/TLInputPaymentCredentialsSaved.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPaymentCredentialsSaved.cs
rename to src/TgSharp.TL/TL/TLInputPaymentCredentialsSaved.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPeerChannel.cs b/src/TgSharp.TL/TL/TLInputPeerChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPeerChannel.cs
rename to src/TgSharp.TL/TL/TLInputPeerChannel.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPeerChannelFromMessage.cs b/src/TgSharp.TL/TL/TLInputPeerChannelFromMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPeerChannelFromMessage.cs
rename to src/TgSharp.TL/TL/TLInputPeerChannelFromMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPeerChat.cs b/src/TgSharp.TL/TL/TLInputPeerChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPeerChat.cs
rename to src/TgSharp.TL/TL/TLInputPeerChat.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPeerEmpty.cs b/src/TgSharp.TL/TL/TLInputPeerEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPeerEmpty.cs
rename to src/TgSharp.TL/TL/TLInputPeerEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPeerNotifySettings.cs b/src/TgSharp.TL/TL/TLInputPeerNotifySettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPeerNotifySettings.cs
rename to src/TgSharp.TL/TL/TLInputPeerNotifySettings.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPeerPhotoFileLocation.cs b/src/TgSharp.TL/TL/TLInputPeerPhotoFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPeerPhotoFileLocation.cs
rename to src/TgSharp.TL/TL/TLInputPeerPhotoFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPeerSelf.cs b/src/TgSharp.TL/TL/TLInputPeerSelf.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPeerSelf.cs
rename to src/TgSharp.TL/TL/TLInputPeerSelf.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPeerUser.cs b/src/TgSharp.TL/TL/TLInputPeerUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPeerUser.cs
rename to src/TgSharp.TL/TL/TLInputPeerUser.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPeerUserFromMessage.cs b/src/TgSharp.TL/TL/TLInputPeerUserFromMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPeerUserFromMessage.cs
rename to src/TgSharp.TL/TL/TLInputPeerUserFromMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPhoneCall.cs b/src/TgSharp.TL/TL/TLInputPhoneCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPhoneCall.cs
rename to src/TgSharp.TL/TL/TLInputPhoneCall.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPhoneContact.cs b/src/TgSharp.TL/TL/TLInputPhoneContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPhoneContact.cs
rename to src/TgSharp.TL/TL/TLInputPhoneContact.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPhoto.cs b/src/TgSharp.TL/TL/TLInputPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPhoto.cs
rename to src/TgSharp.TL/TL/TLInputPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPhotoEmpty.cs b/src/TgSharp.TL/TL/TLInputPhotoEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPhotoEmpty.cs
rename to src/TgSharp.TL/TL/TLInputPhotoEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPhotoFileLocation.cs b/src/TgSharp.TL/TL/TLInputPhotoFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPhotoFileLocation.cs
rename to src/TgSharp.TL/TL/TLInputPhotoFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPhotoLegacyFileLocation.cs b/src/TgSharp.TL/TL/TLInputPhotoLegacyFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPhotoLegacyFileLocation.cs
rename to src/TgSharp.TL/TL/TLInputPhotoLegacyFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyKeyAddedByPhone.cs b/src/TgSharp.TL/TL/TLInputPrivacyKeyAddedByPhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyKeyAddedByPhone.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyKeyAddedByPhone.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyKeyChatInvite.cs b/src/TgSharp.TL/TL/TLInputPrivacyKeyChatInvite.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyKeyChatInvite.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyKeyChatInvite.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyKeyForwards.cs b/src/TgSharp.TL/TL/TLInputPrivacyKeyForwards.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyKeyForwards.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyKeyForwards.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyKeyPhoneCall.cs b/src/TgSharp.TL/TL/TLInputPrivacyKeyPhoneCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyKeyPhoneCall.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyKeyPhoneCall.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyKeyPhoneNumber.cs b/src/TgSharp.TL/TL/TLInputPrivacyKeyPhoneNumber.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyKeyPhoneNumber.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyKeyPhoneNumber.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyKeyPhoneP2P.cs b/src/TgSharp.TL/TL/TLInputPrivacyKeyPhoneP2P.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyKeyPhoneP2P.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyKeyPhoneP2P.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyKeyProfilePhoto.cs b/src/TgSharp.TL/TL/TLInputPrivacyKeyProfilePhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyKeyProfilePhoto.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyKeyProfilePhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyKeyStatusTimestamp.cs b/src/TgSharp.TL/TL/TLInputPrivacyKeyStatusTimestamp.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyKeyStatusTimestamp.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyKeyStatusTimestamp.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyValueAllowAll.cs b/src/TgSharp.TL/TL/TLInputPrivacyValueAllowAll.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyValueAllowAll.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyValueAllowAll.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyValueAllowChatParticipants.cs b/src/TgSharp.TL/TL/TLInputPrivacyValueAllowChatParticipants.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyValueAllowChatParticipants.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyValueAllowChatParticipants.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyValueAllowContacts.cs b/src/TgSharp.TL/TL/TLInputPrivacyValueAllowContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyValueAllowContacts.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyValueAllowContacts.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyValueAllowUsers.cs b/src/TgSharp.TL/TL/TLInputPrivacyValueAllowUsers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyValueAllowUsers.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyValueAllowUsers.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyValueDisallowAll.cs b/src/TgSharp.TL/TL/TLInputPrivacyValueDisallowAll.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyValueDisallowAll.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyValueDisallowAll.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyValueDisallowChatParticipants.cs b/src/TgSharp.TL/TL/TLInputPrivacyValueDisallowChatParticipants.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyValueDisallowChatParticipants.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyValueDisallowChatParticipants.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyValueDisallowContacts.cs b/src/TgSharp.TL/TL/TLInputPrivacyValueDisallowContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyValueDisallowContacts.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyValueDisallowContacts.cs
diff --git a/src/TeleSharp.TL/TL/TLInputPrivacyValueDisallowUsers.cs b/src/TgSharp.TL/TL/TLInputPrivacyValueDisallowUsers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputPrivacyValueDisallowUsers.cs
rename to src/TgSharp.TL/TL/TLInputPrivacyValueDisallowUsers.cs
diff --git a/src/TeleSharp.TL/TL/TLInputReportReasonChildAbuse.cs b/src/TgSharp.TL/TL/TLInputReportReasonChildAbuse.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputReportReasonChildAbuse.cs
rename to src/TgSharp.TL/TL/TLInputReportReasonChildAbuse.cs
diff --git a/src/TeleSharp.TL/TL/TLInputReportReasonCopyright.cs b/src/TgSharp.TL/TL/TLInputReportReasonCopyright.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputReportReasonCopyright.cs
rename to src/TgSharp.TL/TL/TLInputReportReasonCopyright.cs
diff --git a/src/TeleSharp.TL/TL/TLInputReportReasonGeoIrrelevant.cs b/src/TgSharp.TL/TL/TLInputReportReasonGeoIrrelevant.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputReportReasonGeoIrrelevant.cs
rename to src/TgSharp.TL/TL/TLInputReportReasonGeoIrrelevant.cs
diff --git a/src/TeleSharp.TL/TL/TLInputReportReasonOther.cs b/src/TgSharp.TL/TL/TLInputReportReasonOther.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputReportReasonOther.cs
rename to src/TgSharp.TL/TL/TLInputReportReasonOther.cs
diff --git a/src/TeleSharp.TL/TL/TLInputReportReasonPornography.cs b/src/TgSharp.TL/TL/TLInputReportReasonPornography.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputReportReasonPornography.cs
rename to src/TgSharp.TL/TL/TLInputReportReasonPornography.cs
diff --git a/src/TeleSharp.TL/TL/TLInputReportReasonSpam.cs b/src/TgSharp.TL/TL/TLInputReportReasonSpam.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputReportReasonSpam.cs
rename to src/TgSharp.TL/TL/TLInputReportReasonSpam.cs
diff --git a/src/TeleSharp.TL/TL/TLInputReportReasonViolence.cs b/src/TgSharp.TL/TL/TLInputReportReasonViolence.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputReportReasonViolence.cs
rename to src/TgSharp.TL/TL/TLInputReportReasonViolence.cs
diff --git a/src/TeleSharp.TL/TL/TLInputSecureFile.cs b/src/TgSharp.TL/TL/TLInputSecureFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputSecureFile.cs
rename to src/TgSharp.TL/TL/TLInputSecureFile.cs
diff --git a/src/TeleSharp.TL/TL/TLInputSecureFileLocation.cs b/src/TgSharp.TL/TL/TLInputSecureFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputSecureFileLocation.cs
rename to src/TgSharp.TL/TL/TLInputSecureFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLInputSecureFileUploaded.cs b/src/TgSharp.TL/TL/TLInputSecureFileUploaded.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputSecureFileUploaded.cs
rename to src/TgSharp.TL/TL/TLInputSecureFileUploaded.cs
diff --git a/src/TeleSharp.TL/TL/TLInputSecureValue.cs b/src/TgSharp.TL/TL/TLInputSecureValue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputSecureValue.cs
rename to src/TgSharp.TL/TL/TLInputSecureValue.cs
diff --git a/src/TeleSharp.TL/TL/TLInputSingleMedia.cs b/src/TgSharp.TL/TL/TLInputSingleMedia.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputSingleMedia.cs
rename to src/TgSharp.TL/TL/TLInputSingleMedia.cs
diff --git a/src/TeleSharp.TL/TL/TLInputStickerSetAnimatedEmoji.cs b/src/TgSharp.TL/TL/TLInputStickerSetAnimatedEmoji.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputStickerSetAnimatedEmoji.cs
rename to src/TgSharp.TL/TL/TLInputStickerSetAnimatedEmoji.cs
diff --git a/src/TeleSharp.TL/TL/TLInputStickerSetEmpty.cs b/src/TgSharp.TL/TL/TLInputStickerSetEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputStickerSetEmpty.cs
rename to src/TgSharp.TL/TL/TLInputStickerSetEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputStickerSetID.cs b/src/TgSharp.TL/TL/TLInputStickerSetID.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputStickerSetID.cs
rename to src/TgSharp.TL/TL/TLInputStickerSetID.cs
diff --git a/src/TeleSharp.TL/TL/TLInputStickerSetItem.cs b/src/TgSharp.TL/TL/TLInputStickerSetItem.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputStickerSetItem.cs
rename to src/TgSharp.TL/TL/TLInputStickerSetItem.cs
diff --git a/src/TeleSharp.TL/TL/TLInputStickerSetShortName.cs b/src/TgSharp.TL/TL/TLInputStickerSetShortName.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputStickerSetShortName.cs
rename to src/TgSharp.TL/TL/TLInputStickerSetShortName.cs
diff --git a/src/TeleSharp.TL/TL/TLInputStickerSetThumb.cs b/src/TgSharp.TL/TL/TLInputStickerSetThumb.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputStickerSetThumb.cs
rename to src/TgSharp.TL/TL/TLInputStickerSetThumb.cs
diff --git a/src/TeleSharp.TL/TL/TLInputStickeredMediaDocument.cs b/src/TgSharp.TL/TL/TLInputStickeredMediaDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputStickeredMediaDocument.cs
rename to src/TgSharp.TL/TL/TLInputStickeredMediaDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLInputStickeredMediaPhoto.cs b/src/TgSharp.TL/TL/TLInputStickeredMediaPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputStickeredMediaPhoto.cs
rename to src/TgSharp.TL/TL/TLInputStickeredMediaPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLInputTakeoutFileLocation.cs b/src/TgSharp.TL/TL/TLInputTakeoutFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputTakeoutFileLocation.cs
rename to src/TgSharp.TL/TL/TLInputTakeoutFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLInputTheme.cs b/src/TgSharp.TL/TL/TLInputTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputTheme.cs
rename to src/TgSharp.TL/TL/TLInputTheme.cs
diff --git a/src/TeleSharp.TL/TL/TLInputThemeSettings.cs b/src/TgSharp.TL/TL/TLInputThemeSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputThemeSettings.cs
rename to src/TgSharp.TL/TL/TLInputThemeSettings.cs
diff --git a/src/TeleSharp.TL/TL/TLInputThemeSlug.cs b/src/TgSharp.TL/TL/TLInputThemeSlug.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputThemeSlug.cs
rename to src/TgSharp.TL/TL/TLInputThemeSlug.cs
diff --git a/src/TeleSharp.TL/TL/TLInputUser.cs b/src/TgSharp.TL/TL/TLInputUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputUser.cs
rename to src/TgSharp.TL/TL/TLInputUser.cs
diff --git a/src/TeleSharp.TL/TL/TLInputUserEmpty.cs b/src/TgSharp.TL/TL/TLInputUserEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputUserEmpty.cs
rename to src/TgSharp.TL/TL/TLInputUserEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLInputUserFromMessage.cs b/src/TgSharp.TL/TL/TLInputUserFromMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputUserFromMessage.cs
rename to src/TgSharp.TL/TL/TLInputUserFromMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLInputUserSelf.cs b/src/TgSharp.TL/TL/TLInputUserSelf.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputUserSelf.cs
rename to src/TgSharp.TL/TL/TLInputUserSelf.cs
diff --git a/src/TeleSharp.TL/TL/TLInputWallPaper.cs b/src/TgSharp.TL/TL/TLInputWallPaper.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputWallPaper.cs
rename to src/TgSharp.TL/TL/TLInputWallPaper.cs
diff --git a/src/TeleSharp.TL/TL/TLInputWallPaperNoFile.cs b/src/TgSharp.TL/TL/TLInputWallPaperNoFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputWallPaperNoFile.cs
rename to src/TgSharp.TL/TL/TLInputWallPaperNoFile.cs
diff --git a/src/TeleSharp.TL/TL/TLInputWallPaperSlug.cs b/src/TgSharp.TL/TL/TLInputWallPaperSlug.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputWallPaperSlug.cs
rename to src/TgSharp.TL/TL/TLInputWallPaperSlug.cs
diff --git a/src/TeleSharp.TL/TL/TLInputWebDocument.cs b/src/TgSharp.TL/TL/TLInputWebDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputWebDocument.cs
rename to src/TgSharp.TL/TL/TLInputWebDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLInputWebFileGeoPointLocation.cs b/src/TgSharp.TL/TL/TLInputWebFileGeoPointLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputWebFileGeoPointLocation.cs
rename to src/TgSharp.TL/TL/TLInputWebFileGeoPointLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLInputWebFileLocation.cs b/src/TgSharp.TL/TL/TLInputWebFileLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInputWebFileLocation.cs
rename to src/TgSharp.TL/TL/TLInputWebFileLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLInvoice.cs b/src/TgSharp.TL/TL/TLInvoice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLInvoice.cs
rename to src/TgSharp.TL/TL/TLInvoice.cs
diff --git a/src/TeleSharp.TL/TL/TLJsonArray.cs b/src/TgSharp.TL/TL/TLJsonArray.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLJsonArray.cs
rename to src/TgSharp.TL/TL/TLJsonArray.cs
diff --git a/src/TeleSharp.TL/TL/TLJsonBool.cs b/src/TgSharp.TL/TL/TLJsonBool.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLJsonBool.cs
rename to src/TgSharp.TL/TL/TLJsonBool.cs
diff --git a/src/TeleSharp.TL/TL/TLJsonNull.cs b/src/TgSharp.TL/TL/TLJsonNull.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLJsonNull.cs
rename to src/TgSharp.TL/TL/TLJsonNull.cs
diff --git a/src/TeleSharp.TL/TL/TLJsonNumber.cs b/src/TgSharp.TL/TL/TLJsonNumber.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLJsonNumber.cs
rename to src/TgSharp.TL/TL/TLJsonNumber.cs
diff --git a/src/TeleSharp.TL/TL/TLJsonObject.cs b/src/TgSharp.TL/TL/TLJsonObject.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLJsonObject.cs
rename to src/TgSharp.TL/TL/TLJsonObject.cs
diff --git a/src/TeleSharp.TL/TL/TLJsonObjectValue.cs b/src/TgSharp.TL/TL/TLJsonObjectValue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLJsonObjectValue.cs
rename to src/TgSharp.TL/TL/TLJsonObjectValue.cs
diff --git a/src/TeleSharp.TL/TL/TLJsonString.cs b/src/TgSharp.TL/TL/TLJsonString.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLJsonString.cs
rename to src/TgSharp.TL/TL/TLJsonString.cs
diff --git a/src/TeleSharp.TL/TL/TLKeyboardButton.cs b/src/TgSharp.TL/TL/TLKeyboardButton.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLKeyboardButton.cs
rename to src/TgSharp.TL/TL/TLKeyboardButton.cs
diff --git a/src/TeleSharp.TL/TL/TLKeyboardButtonBuy.cs b/src/TgSharp.TL/TL/TLKeyboardButtonBuy.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLKeyboardButtonBuy.cs
rename to src/TgSharp.TL/TL/TLKeyboardButtonBuy.cs
diff --git a/src/TeleSharp.TL/TL/TLKeyboardButtonCallback.cs b/src/TgSharp.TL/TL/TLKeyboardButtonCallback.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLKeyboardButtonCallback.cs
rename to src/TgSharp.TL/TL/TLKeyboardButtonCallback.cs
diff --git a/src/TeleSharp.TL/TL/TLKeyboardButtonGame.cs b/src/TgSharp.TL/TL/TLKeyboardButtonGame.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLKeyboardButtonGame.cs
rename to src/TgSharp.TL/TL/TLKeyboardButtonGame.cs
diff --git a/src/TeleSharp.TL/TL/TLKeyboardButtonRequestGeoLocation.cs b/src/TgSharp.TL/TL/TLKeyboardButtonRequestGeoLocation.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLKeyboardButtonRequestGeoLocation.cs
rename to src/TgSharp.TL/TL/TLKeyboardButtonRequestGeoLocation.cs
diff --git a/src/TeleSharp.TL/TL/TLKeyboardButtonRequestPhone.cs b/src/TgSharp.TL/TL/TLKeyboardButtonRequestPhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLKeyboardButtonRequestPhone.cs
rename to src/TgSharp.TL/TL/TLKeyboardButtonRequestPhone.cs
diff --git a/src/TeleSharp.TL/TL/TLKeyboardButtonRow.cs b/src/TgSharp.TL/TL/TLKeyboardButtonRow.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLKeyboardButtonRow.cs
rename to src/TgSharp.TL/TL/TLKeyboardButtonRow.cs
diff --git a/src/TeleSharp.TL/TL/TLKeyboardButtonSwitchInline.cs b/src/TgSharp.TL/TL/TLKeyboardButtonSwitchInline.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLKeyboardButtonSwitchInline.cs
rename to src/TgSharp.TL/TL/TLKeyboardButtonSwitchInline.cs
diff --git a/src/TeleSharp.TL/TL/TLKeyboardButtonUrl.cs b/src/TgSharp.TL/TL/TLKeyboardButtonUrl.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLKeyboardButtonUrl.cs
rename to src/TgSharp.TL/TL/TLKeyboardButtonUrl.cs
diff --git a/src/TeleSharp.TL/TL/TLKeyboardButtonUrlAuth.cs b/src/TgSharp.TL/TL/TLKeyboardButtonUrlAuth.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLKeyboardButtonUrlAuth.cs
rename to src/TgSharp.TL/TL/TLKeyboardButtonUrlAuth.cs
diff --git a/src/TeleSharp.TL/TL/TLLabeledPrice.cs b/src/TgSharp.TL/TL/TLLabeledPrice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLLabeledPrice.cs
rename to src/TgSharp.TL/TL/TLLabeledPrice.cs
diff --git a/src/TeleSharp.TL/TL/TLLangPackDifference.cs b/src/TgSharp.TL/TL/TLLangPackDifference.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLLangPackDifference.cs
rename to src/TgSharp.TL/TL/TLLangPackDifference.cs
diff --git a/src/TeleSharp.TL/TL/TLLangPackLanguage.cs b/src/TgSharp.TL/TL/TLLangPackLanguage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLLangPackLanguage.cs
rename to src/TgSharp.TL/TL/TLLangPackLanguage.cs
diff --git a/src/TeleSharp.TL/TL/TLLangPackString.cs b/src/TgSharp.TL/TL/TLLangPackString.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLLangPackString.cs
rename to src/TgSharp.TL/TL/TLLangPackString.cs
diff --git a/src/TeleSharp.TL/TL/TLLangPackStringDeleted.cs b/src/TgSharp.TL/TL/TLLangPackStringDeleted.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLLangPackStringDeleted.cs
rename to src/TgSharp.TL/TL/TLLangPackStringDeleted.cs
diff --git a/src/TeleSharp.TL/TL/TLLangPackStringPluralized.cs b/src/TgSharp.TL/TL/TLLangPackStringPluralized.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLLangPackStringPluralized.cs
rename to src/TgSharp.TL/TL/TLLangPackStringPluralized.cs
diff --git a/src/TeleSharp.TL/TL/TLMaskCoords.cs b/src/TgSharp.TL/TL/TLMaskCoords.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMaskCoords.cs
rename to src/TgSharp.TL/TL/TLMaskCoords.cs
diff --git a/src/TeleSharp.TL/TL/TLMessage.cs b/src/TgSharp.TL/TL/TLMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessage.cs
rename to src/TgSharp.TL/TL/TLMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionBotAllowed.cs b/src/TgSharp.TL/TL/TLMessageActionBotAllowed.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionBotAllowed.cs
rename to src/TgSharp.TL/TL/TLMessageActionBotAllowed.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionChannelCreate.cs b/src/TgSharp.TL/TL/TLMessageActionChannelCreate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionChannelCreate.cs
rename to src/TgSharp.TL/TL/TLMessageActionChannelCreate.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionChannelMigrateFrom.cs b/src/TgSharp.TL/TL/TLMessageActionChannelMigrateFrom.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionChannelMigrateFrom.cs
rename to src/TgSharp.TL/TL/TLMessageActionChannelMigrateFrom.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionChatAddUser.cs b/src/TgSharp.TL/TL/TLMessageActionChatAddUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionChatAddUser.cs
rename to src/TgSharp.TL/TL/TLMessageActionChatAddUser.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionChatCreate.cs b/src/TgSharp.TL/TL/TLMessageActionChatCreate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionChatCreate.cs
rename to src/TgSharp.TL/TL/TLMessageActionChatCreate.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionChatDeletePhoto.cs b/src/TgSharp.TL/TL/TLMessageActionChatDeletePhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionChatDeletePhoto.cs
rename to src/TgSharp.TL/TL/TLMessageActionChatDeletePhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionChatDeleteUser.cs b/src/TgSharp.TL/TL/TLMessageActionChatDeleteUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionChatDeleteUser.cs
rename to src/TgSharp.TL/TL/TLMessageActionChatDeleteUser.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionChatEditPhoto.cs b/src/TgSharp.TL/TL/TLMessageActionChatEditPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionChatEditPhoto.cs
rename to src/TgSharp.TL/TL/TLMessageActionChatEditPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionChatEditTitle.cs b/src/TgSharp.TL/TL/TLMessageActionChatEditTitle.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionChatEditTitle.cs
rename to src/TgSharp.TL/TL/TLMessageActionChatEditTitle.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionChatJoinedByLink.cs b/src/TgSharp.TL/TL/TLMessageActionChatJoinedByLink.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionChatJoinedByLink.cs
rename to src/TgSharp.TL/TL/TLMessageActionChatJoinedByLink.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionChatMigrateTo.cs b/src/TgSharp.TL/TL/TLMessageActionChatMigrateTo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionChatMigrateTo.cs
rename to src/TgSharp.TL/TL/TLMessageActionChatMigrateTo.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionContactSignUp.cs b/src/TgSharp.TL/TL/TLMessageActionContactSignUp.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionContactSignUp.cs
rename to src/TgSharp.TL/TL/TLMessageActionContactSignUp.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionCustomAction.cs b/src/TgSharp.TL/TL/TLMessageActionCustomAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionCustomAction.cs
rename to src/TgSharp.TL/TL/TLMessageActionCustomAction.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionEmpty.cs b/src/TgSharp.TL/TL/TLMessageActionEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionEmpty.cs
rename to src/TgSharp.TL/TL/TLMessageActionEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionGameScore.cs b/src/TgSharp.TL/TL/TLMessageActionGameScore.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionGameScore.cs
rename to src/TgSharp.TL/TL/TLMessageActionGameScore.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionHistoryClear.cs b/src/TgSharp.TL/TL/TLMessageActionHistoryClear.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionHistoryClear.cs
rename to src/TgSharp.TL/TL/TLMessageActionHistoryClear.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionPaymentSent.cs b/src/TgSharp.TL/TL/TLMessageActionPaymentSent.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionPaymentSent.cs
rename to src/TgSharp.TL/TL/TLMessageActionPaymentSent.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionPaymentSentMe.cs b/src/TgSharp.TL/TL/TLMessageActionPaymentSentMe.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionPaymentSentMe.cs
rename to src/TgSharp.TL/TL/TLMessageActionPaymentSentMe.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionPhoneCall.cs b/src/TgSharp.TL/TL/TLMessageActionPhoneCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionPhoneCall.cs
rename to src/TgSharp.TL/TL/TLMessageActionPhoneCall.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionPinMessage.cs b/src/TgSharp.TL/TL/TLMessageActionPinMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionPinMessage.cs
rename to src/TgSharp.TL/TL/TLMessageActionPinMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionScreenshotTaken.cs b/src/TgSharp.TL/TL/TLMessageActionScreenshotTaken.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionScreenshotTaken.cs
rename to src/TgSharp.TL/TL/TLMessageActionScreenshotTaken.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionSecureValuesSent.cs b/src/TgSharp.TL/TL/TLMessageActionSecureValuesSent.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionSecureValuesSent.cs
rename to src/TgSharp.TL/TL/TLMessageActionSecureValuesSent.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageActionSecureValuesSentMe.cs b/src/TgSharp.TL/TL/TLMessageActionSecureValuesSentMe.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageActionSecureValuesSentMe.cs
rename to src/TgSharp.TL/TL/TLMessageActionSecureValuesSentMe.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEmpty.cs b/src/TgSharp.TL/TL/TLMessageEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEmpty.cs
rename to src/TgSharp.TL/TL/TLMessageEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityBlockquote.cs b/src/TgSharp.TL/TL/TLMessageEntityBlockquote.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityBlockquote.cs
rename to src/TgSharp.TL/TL/TLMessageEntityBlockquote.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityBold.cs b/src/TgSharp.TL/TL/TLMessageEntityBold.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityBold.cs
rename to src/TgSharp.TL/TL/TLMessageEntityBold.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityBotCommand.cs b/src/TgSharp.TL/TL/TLMessageEntityBotCommand.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityBotCommand.cs
rename to src/TgSharp.TL/TL/TLMessageEntityBotCommand.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityCashtag.cs b/src/TgSharp.TL/TL/TLMessageEntityCashtag.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityCashtag.cs
rename to src/TgSharp.TL/TL/TLMessageEntityCashtag.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityCode.cs b/src/TgSharp.TL/TL/TLMessageEntityCode.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityCode.cs
rename to src/TgSharp.TL/TL/TLMessageEntityCode.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityEmail.cs b/src/TgSharp.TL/TL/TLMessageEntityEmail.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityEmail.cs
rename to src/TgSharp.TL/TL/TLMessageEntityEmail.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityHashtag.cs b/src/TgSharp.TL/TL/TLMessageEntityHashtag.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityHashtag.cs
rename to src/TgSharp.TL/TL/TLMessageEntityHashtag.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityItalic.cs b/src/TgSharp.TL/TL/TLMessageEntityItalic.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityItalic.cs
rename to src/TgSharp.TL/TL/TLMessageEntityItalic.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityMention.cs b/src/TgSharp.TL/TL/TLMessageEntityMention.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityMention.cs
rename to src/TgSharp.TL/TL/TLMessageEntityMention.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityMentionName.cs b/src/TgSharp.TL/TL/TLMessageEntityMentionName.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityMentionName.cs
rename to src/TgSharp.TL/TL/TLMessageEntityMentionName.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityPhone.cs b/src/TgSharp.TL/TL/TLMessageEntityPhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityPhone.cs
rename to src/TgSharp.TL/TL/TLMessageEntityPhone.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityPre.cs b/src/TgSharp.TL/TL/TLMessageEntityPre.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityPre.cs
rename to src/TgSharp.TL/TL/TLMessageEntityPre.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityStrike.cs b/src/TgSharp.TL/TL/TLMessageEntityStrike.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityStrike.cs
rename to src/TgSharp.TL/TL/TLMessageEntityStrike.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityTextUrl.cs b/src/TgSharp.TL/TL/TLMessageEntityTextUrl.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityTextUrl.cs
rename to src/TgSharp.TL/TL/TLMessageEntityTextUrl.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityUnderline.cs b/src/TgSharp.TL/TL/TLMessageEntityUnderline.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityUnderline.cs
rename to src/TgSharp.TL/TL/TLMessageEntityUnderline.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityUnknown.cs b/src/TgSharp.TL/TL/TLMessageEntityUnknown.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityUnknown.cs
rename to src/TgSharp.TL/TL/TLMessageEntityUnknown.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageEntityUrl.cs b/src/TgSharp.TL/TL/TLMessageEntityUrl.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageEntityUrl.cs
rename to src/TgSharp.TL/TL/TLMessageEntityUrl.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageFwdHeader.cs b/src/TgSharp.TL/TL/TLMessageFwdHeader.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageFwdHeader.cs
rename to src/TgSharp.TL/TL/TLMessageFwdHeader.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaContact.cs b/src/TgSharp.TL/TL/TLMessageMediaContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaContact.cs
rename to src/TgSharp.TL/TL/TLMessageMediaContact.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaDocument.cs b/src/TgSharp.TL/TL/TLMessageMediaDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaDocument.cs
rename to src/TgSharp.TL/TL/TLMessageMediaDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaEmpty.cs b/src/TgSharp.TL/TL/TLMessageMediaEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaEmpty.cs
rename to src/TgSharp.TL/TL/TLMessageMediaEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaGame.cs b/src/TgSharp.TL/TL/TLMessageMediaGame.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaGame.cs
rename to src/TgSharp.TL/TL/TLMessageMediaGame.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaGeo.cs b/src/TgSharp.TL/TL/TLMessageMediaGeo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaGeo.cs
rename to src/TgSharp.TL/TL/TLMessageMediaGeo.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaGeoLive.cs b/src/TgSharp.TL/TL/TLMessageMediaGeoLive.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaGeoLive.cs
rename to src/TgSharp.TL/TL/TLMessageMediaGeoLive.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaInvoice.cs b/src/TgSharp.TL/TL/TLMessageMediaInvoice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaInvoice.cs
rename to src/TgSharp.TL/TL/TLMessageMediaInvoice.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaPhoto.cs b/src/TgSharp.TL/TL/TLMessageMediaPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaPhoto.cs
rename to src/TgSharp.TL/TL/TLMessageMediaPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaPoll.cs b/src/TgSharp.TL/TL/TLMessageMediaPoll.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaPoll.cs
rename to src/TgSharp.TL/TL/TLMessageMediaPoll.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaUnsupported.cs b/src/TgSharp.TL/TL/TLMessageMediaUnsupported.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaUnsupported.cs
rename to src/TgSharp.TL/TL/TLMessageMediaUnsupported.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaVenue.cs b/src/TgSharp.TL/TL/TLMessageMediaVenue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaVenue.cs
rename to src/TgSharp.TL/TL/TLMessageMediaVenue.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageMediaWebPage.cs b/src/TgSharp.TL/TL/TLMessageMediaWebPage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageMediaWebPage.cs
rename to src/TgSharp.TL/TL/TLMessageMediaWebPage.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageRange.cs b/src/TgSharp.TL/TL/TLMessageRange.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageRange.cs
rename to src/TgSharp.TL/TL/TLMessageRange.cs
diff --git a/src/TeleSharp.TL/TL/TLMessageService.cs b/src/TgSharp.TL/TL/TLMessageService.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLMessageService.cs
rename to src/TgSharp.TL/TL/TLMessageService.cs
diff --git a/src/TeleSharp.TL/TL/TLNearestDc.cs b/src/TgSharp.TL/TL/TLNearestDc.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLNearestDc.cs
rename to src/TgSharp.TL/TL/TLNearestDc.cs
diff --git a/src/TeleSharp.TL/TL/TLNotifyBroadcasts.cs b/src/TgSharp.TL/TL/TLNotifyBroadcasts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLNotifyBroadcasts.cs
rename to src/TgSharp.TL/TL/TLNotifyBroadcasts.cs
diff --git a/src/TeleSharp.TL/TL/TLNotifyChats.cs b/src/TgSharp.TL/TL/TLNotifyChats.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLNotifyChats.cs
rename to src/TgSharp.TL/TL/TLNotifyChats.cs
diff --git a/src/TeleSharp.TL/TL/TLNotifyPeer.cs b/src/TgSharp.TL/TL/TLNotifyPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLNotifyPeer.cs
rename to src/TgSharp.TL/TL/TLNotifyPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLNotifyUsers.cs b/src/TgSharp.TL/TL/TLNotifyUsers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLNotifyUsers.cs
rename to src/TgSharp.TL/TL/TLNotifyUsers.cs
diff --git a/src/TeleSharp.TL/TL/TLNull.cs b/src/TgSharp.TL/TL/TLNull.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLNull.cs
rename to src/TgSharp.TL/TL/TLNull.cs
diff --git a/src/TeleSharp.TL/TL/TLPage.cs b/src/TgSharp.TL/TL/TLPage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPage.cs
rename to src/TgSharp.TL/TL/TLPage.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockAnchor.cs b/src/TgSharp.TL/TL/TLPageBlockAnchor.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockAnchor.cs
rename to src/TgSharp.TL/TL/TLPageBlockAnchor.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockAudio.cs b/src/TgSharp.TL/TL/TLPageBlockAudio.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockAudio.cs
rename to src/TgSharp.TL/TL/TLPageBlockAudio.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockAuthorDate.cs b/src/TgSharp.TL/TL/TLPageBlockAuthorDate.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockAuthorDate.cs
rename to src/TgSharp.TL/TL/TLPageBlockAuthorDate.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockBlockquote.cs b/src/TgSharp.TL/TL/TLPageBlockBlockquote.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockBlockquote.cs
rename to src/TgSharp.TL/TL/TLPageBlockBlockquote.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockChannel.cs b/src/TgSharp.TL/TL/TLPageBlockChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockChannel.cs
rename to src/TgSharp.TL/TL/TLPageBlockChannel.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockCollage.cs b/src/TgSharp.TL/TL/TLPageBlockCollage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockCollage.cs
rename to src/TgSharp.TL/TL/TLPageBlockCollage.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockCover.cs b/src/TgSharp.TL/TL/TLPageBlockCover.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockCover.cs
rename to src/TgSharp.TL/TL/TLPageBlockCover.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockDetails.cs b/src/TgSharp.TL/TL/TLPageBlockDetails.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockDetails.cs
rename to src/TgSharp.TL/TL/TLPageBlockDetails.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockDivider.cs b/src/TgSharp.TL/TL/TLPageBlockDivider.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockDivider.cs
rename to src/TgSharp.TL/TL/TLPageBlockDivider.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockEmbed.cs b/src/TgSharp.TL/TL/TLPageBlockEmbed.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockEmbed.cs
rename to src/TgSharp.TL/TL/TLPageBlockEmbed.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockEmbedPost.cs b/src/TgSharp.TL/TL/TLPageBlockEmbedPost.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockEmbedPost.cs
rename to src/TgSharp.TL/TL/TLPageBlockEmbedPost.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockFooter.cs b/src/TgSharp.TL/TL/TLPageBlockFooter.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockFooter.cs
rename to src/TgSharp.TL/TL/TLPageBlockFooter.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockHeader.cs b/src/TgSharp.TL/TL/TLPageBlockHeader.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockHeader.cs
rename to src/TgSharp.TL/TL/TLPageBlockHeader.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockKicker.cs b/src/TgSharp.TL/TL/TLPageBlockKicker.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockKicker.cs
rename to src/TgSharp.TL/TL/TLPageBlockKicker.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockList.cs b/src/TgSharp.TL/TL/TLPageBlockList.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockList.cs
rename to src/TgSharp.TL/TL/TLPageBlockList.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockMap.cs b/src/TgSharp.TL/TL/TLPageBlockMap.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockMap.cs
rename to src/TgSharp.TL/TL/TLPageBlockMap.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockOrderedList.cs b/src/TgSharp.TL/TL/TLPageBlockOrderedList.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockOrderedList.cs
rename to src/TgSharp.TL/TL/TLPageBlockOrderedList.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockParagraph.cs b/src/TgSharp.TL/TL/TLPageBlockParagraph.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockParagraph.cs
rename to src/TgSharp.TL/TL/TLPageBlockParagraph.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockPhoto.cs b/src/TgSharp.TL/TL/TLPageBlockPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockPhoto.cs
rename to src/TgSharp.TL/TL/TLPageBlockPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockPreformatted.cs b/src/TgSharp.TL/TL/TLPageBlockPreformatted.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockPreformatted.cs
rename to src/TgSharp.TL/TL/TLPageBlockPreformatted.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockPullquote.cs b/src/TgSharp.TL/TL/TLPageBlockPullquote.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockPullquote.cs
rename to src/TgSharp.TL/TL/TLPageBlockPullquote.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockRelatedArticles.cs b/src/TgSharp.TL/TL/TLPageBlockRelatedArticles.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockRelatedArticles.cs
rename to src/TgSharp.TL/TL/TLPageBlockRelatedArticles.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockSlideshow.cs b/src/TgSharp.TL/TL/TLPageBlockSlideshow.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockSlideshow.cs
rename to src/TgSharp.TL/TL/TLPageBlockSlideshow.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockSubheader.cs b/src/TgSharp.TL/TL/TLPageBlockSubheader.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockSubheader.cs
rename to src/TgSharp.TL/TL/TLPageBlockSubheader.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockSubtitle.cs b/src/TgSharp.TL/TL/TLPageBlockSubtitle.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockSubtitle.cs
rename to src/TgSharp.TL/TL/TLPageBlockSubtitle.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockTable.cs b/src/TgSharp.TL/TL/TLPageBlockTable.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockTable.cs
rename to src/TgSharp.TL/TL/TLPageBlockTable.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockTitle.cs b/src/TgSharp.TL/TL/TLPageBlockTitle.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockTitle.cs
rename to src/TgSharp.TL/TL/TLPageBlockTitle.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockUnsupported.cs b/src/TgSharp.TL/TL/TLPageBlockUnsupported.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockUnsupported.cs
rename to src/TgSharp.TL/TL/TLPageBlockUnsupported.cs
diff --git a/src/TeleSharp.TL/TL/TLPageBlockVideo.cs b/src/TgSharp.TL/TL/TLPageBlockVideo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageBlockVideo.cs
rename to src/TgSharp.TL/TL/TLPageBlockVideo.cs
diff --git a/src/TeleSharp.TL/TL/TLPageCaption.cs b/src/TgSharp.TL/TL/TLPageCaption.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageCaption.cs
rename to src/TgSharp.TL/TL/TLPageCaption.cs
diff --git a/src/TeleSharp.TL/TL/TLPageListItemBlocks.cs b/src/TgSharp.TL/TL/TLPageListItemBlocks.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageListItemBlocks.cs
rename to src/TgSharp.TL/TL/TLPageListItemBlocks.cs
diff --git a/src/TeleSharp.TL/TL/TLPageListItemText.cs b/src/TgSharp.TL/TL/TLPageListItemText.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageListItemText.cs
rename to src/TgSharp.TL/TL/TLPageListItemText.cs
diff --git a/src/TeleSharp.TL/TL/TLPageListOrderedItemBlocks.cs b/src/TgSharp.TL/TL/TLPageListOrderedItemBlocks.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageListOrderedItemBlocks.cs
rename to src/TgSharp.TL/TL/TLPageListOrderedItemBlocks.cs
diff --git a/src/TeleSharp.TL/TL/TLPageListOrderedItemText.cs b/src/TgSharp.TL/TL/TLPageListOrderedItemText.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageListOrderedItemText.cs
rename to src/TgSharp.TL/TL/TLPageListOrderedItemText.cs
diff --git a/src/TeleSharp.TL/TL/TLPageRelatedArticle.cs b/src/TgSharp.TL/TL/TLPageRelatedArticle.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageRelatedArticle.cs
rename to src/TgSharp.TL/TL/TLPageRelatedArticle.cs
diff --git a/src/TeleSharp.TL/TL/TLPageTableCell.cs b/src/TgSharp.TL/TL/TLPageTableCell.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageTableCell.cs
rename to src/TgSharp.TL/TL/TLPageTableCell.cs
diff --git a/src/TeleSharp.TL/TL/TLPageTableRow.cs b/src/TgSharp.TL/TL/TLPageTableRow.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPageTableRow.cs
rename to src/TgSharp.TL/TL/TLPageTableRow.cs
diff --git a/src/TeleSharp.TL/TL/TLPasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow.cs b/src/TgSharp.TL/TL/TLPasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow.cs
rename to src/TgSharp.TL/TL/TLPasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow.cs
diff --git a/src/TeleSharp.TL/TL/TLPasswordKdfAlgoUnknown.cs b/src/TgSharp.TL/TL/TLPasswordKdfAlgoUnknown.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPasswordKdfAlgoUnknown.cs
rename to src/TgSharp.TL/TL/TLPasswordKdfAlgoUnknown.cs
diff --git a/src/TeleSharp.TL/TL/TLPaymentCharge.cs b/src/TgSharp.TL/TL/TLPaymentCharge.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPaymentCharge.cs
rename to src/TgSharp.TL/TL/TLPaymentCharge.cs
diff --git a/src/TeleSharp.TL/TL/TLPaymentRequestedInfo.cs b/src/TgSharp.TL/TL/TLPaymentRequestedInfo.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPaymentRequestedInfo.cs
rename to src/TgSharp.TL/TL/TLPaymentRequestedInfo.cs
diff --git a/src/TeleSharp.TL/TL/TLPaymentSavedCredentialsCard.cs b/src/TgSharp.TL/TL/TLPaymentSavedCredentialsCard.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPaymentSavedCredentialsCard.cs
rename to src/TgSharp.TL/TL/TLPaymentSavedCredentialsCard.cs
diff --git a/src/TeleSharp.TL/TL/TLPeerChannel.cs b/src/TgSharp.TL/TL/TLPeerChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPeerChannel.cs
rename to src/TgSharp.TL/TL/TLPeerChannel.cs
diff --git a/src/TeleSharp.TL/TL/TLPeerChat.cs b/src/TgSharp.TL/TL/TLPeerChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPeerChat.cs
rename to src/TgSharp.TL/TL/TLPeerChat.cs
diff --git a/src/TeleSharp.TL/TL/TLPeerLocated.cs b/src/TgSharp.TL/TL/TLPeerLocated.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPeerLocated.cs
rename to src/TgSharp.TL/TL/TLPeerLocated.cs
diff --git a/src/TeleSharp.TL/TL/TLPeerNotifySettings.cs b/src/TgSharp.TL/TL/TLPeerNotifySettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPeerNotifySettings.cs
rename to src/TgSharp.TL/TL/TLPeerNotifySettings.cs
diff --git a/src/TeleSharp.TL/TL/TLPeerSettings.cs b/src/TgSharp.TL/TL/TLPeerSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPeerSettings.cs
rename to src/TgSharp.TL/TL/TLPeerSettings.cs
diff --git a/src/TeleSharp.TL/TL/TLPeerUser.cs b/src/TgSharp.TL/TL/TLPeerUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPeerUser.cs
rename to src/TgSharp.TL/TL/TLPeerUser.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCall.cs b/src/TgSharp.TL/TL/TLPhoneCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCall.cs
rename to src/TgSharp.TL/TL/TLPhoneCall.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCallAccepted.cs b/src/TgSharp.TL/TL/TLPhoneCallAccepted.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCallAccepted.cs
rename to src/TgSharp.TL/TL/TLPhoneCallAccepted.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCallDiscardReasonBusy.cs b/src/TgSharp.TL/TL/TLPhoneCallDiscardReasonBusy.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCallDiscardReasonBusy.cs
rename to src/TgSharp.TL/TL/TLPhoneCallDiscardReasonBusy.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCallDiscardReasonDisconnect.cs b/src/TgSharp.TL/TL/TLPhoneCallDiscardReasonDisconnect.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCallDiscardReasonDisconnect.cs
rename to src/TgSharp.TL/TL/TLPhoneCallDiscardReasonDisconnect.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCallDiscardReasonHangup.cs b/src/TgSharp.TL/TL/TLPhoneCallDiscardReasonHangup.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCallDiscardReasonHangup.cs
rename to src/TgSharp.TL/TL/TLPhoneCallDiscardReasonHangup.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCallDiscardReasonMissed.cs b/src/TgSharp.TL/TL/TLPhoneCallDiscardReasonMissed.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCallDiscardReasonMissed.cs
rename to src/TgSharp.TL/TL/TLPhoneCallDiscardReasonMissed.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCallDiscarded.cs b/src/TgSharp.TL/TL/TLPhoneCallDiscarded.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCallDiscarded.cs
rename to src/TgSharp.TL/TL/TLPhoneCallDiscarded.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCallEmpty.cs b/src/TgSharp.TL/TL/TLPhoneCallEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCallEmpty.cs
rename to src/TgSharp.TL/TL/TLPhoneCallEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCallProtocol.cs b/src/TgSharp.TL/TL/TLPhoneCallProtocol.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCallProtocol.cs
rename to src/TgSharp.TL/TL/TLPhoneCallProtocol.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCallRequested.cs b/src/TgSharp.TL/TL/TLPhoneCallRequested.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCallRequested.cs
rename to src/TgSharp.TL/TL/TLPhoneCallRequested.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneCallWaiting.cs b/src/TgSharp.TL/TL/TLPhoneCallWaiting.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneCallWaiting.cs
rename to src/TgSharp.TL/TL/TLPhoneCallWaiting.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoneConnection.cs b/src/TgSharp.TL/TL/TLPhoneConnection.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoneConnection.cs
rename to src/TgSharp.TL/TL/TLPhoneConnection.cs
diff --git a/src/TeleSharp.TL/TL/TLPhoto.cs b/src/TgSharp.TL/TL/TLPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhoto.cs
rename to src/TgSharp.TL/TL/TLPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLPhotoCachedSize.cs b/src/TgSharp.TL/TL/TLPhotoCachedSize.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhotoCachedSize.cs
rename to src/TgSharp.TL/TL/TLPhotoCachedSize.cs
diff --git a/src/TeleSharp.TL/TL/TLPhotoEmpty.cs b/src/TgSharp.TL/TL/TLPhotoEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhotoEmpty.cs
rename to src/TgSharp.TL/TL/TLPhotoEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLPhotoSize.cs b/src/TgSharp.TL/TL/TLPhotoSize.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhotoSize.cs
rename to src/TgSharp.TL/TL/TLPhotoSize.cs
diff --git a/src/TeleSharp.TL/TL/TLPhotoSizeEmpty.cs b/src/TgSharp.TL/TL/TLPhotoSizeEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhotoSizeEmpty.cs
rename to src/TgSharp.TL/TL/TLPhotoSizeEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLPhotoStrippedSize.cs b/src/TgSharp.TL/TL/TLPhotoStrippedSize.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPhotoStrippedSize.cs
rename to src/TgSharp.TL/TL/TLPhotoStrippedSize.cs
diff --git a/src/TeleSharp.TL/TL/TLPoll.cs b/src/TgSharp.TL/TL/TLPoll.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPoll.cs
rename to src/TgSharp.TL/TL/TLPoll.cs
diff --git a/src/TeleSharp.TL/TL/TLPollAnswer.cs b/src/TgSharp.TL/TL/TLPollAnswer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPollAnswer.cs
rename to src/TgSharp.TL/TL/TLPollAnswer.cs
diff --git a/src/TeleSharp.TL/TL/TLPollAnswerVoters.cs b/src/TgSharp.TL/TL/TLPollAnswerVoters.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPollAnswerVoters.cs
rename to src/TgSharp.TL/TL/TLPollAnswerVoters.cs
diff --git a/src/TeleSharp.TL/TL/TLPollResults.cs b/src/TgSharp.TL/TL/TLPollResults.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPollResults.cs
rename to src/TgSharp.TL/TL/TLPollResults.cs
diff --git a/src/TeleSharp.TL/TL/TLPopularContact.cs b/src/TgSharp.TL/TL/TLPopularContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPopularContact.cs
rename to src/TgSharp.TL/TL/TLPopularContact.cs
diff --git a/src/TeleSharp.TL/TL/TLPostAddress.cs b/src/TgSharp.TL/TL/TLPostAddress.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPostAddress.cs
rename to src/TgSharp.TL/TL/TLPostAddress.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyKeyAddedByPhone.cs b/src/TgSharp.TL/TL/TLPrivacyKeyAddedByPhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyKeyAddedByPhone.cs
rename to src/TgSharp.TL/TL/TLPrivacyKeyAddedByPhone.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyKeyChatInvite.cs b/src/TgSharp.TL/TL/TLPrivacyKeyChatInvite.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyKeyChatInvite.cs
rename to src/TgSharp.TL/TL/TLPrivacyKeyChatInvite.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyKeyForwards.cs b/src/TgSharp.TL/TL/TLPrivacyKeyForwards.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyKeyForwards.cs
rename to src/TgSharp.TL/TL/TLPrivacyKeyForwards.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyKeyPhoneCall.cs b/src/TgSharp.TL/TL/TLPrivacyKeyPhoneCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyKeyPhoneCall.cs
rename to src/TgSharp.TL/TL/TLPrivacyKeyPhoneCall.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyKeyPhoneNumber.cs b/src/TgSharp.TL/TL/TLPrivacyKeyPhoneNumber.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyKeyPhoneNumber.cs
rename to src/TgSharp.TL/TL/TLPrivacyKeyPhoneNumber.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyKeyPhoneP2P.cs b/src/TgSharp.TL/TL/TLPrivacyKeyPhoneP2P.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyKeyPhoneP2P.cs
rename to src/TgSharp.TL/TL/TLPrivacyKeyPhoneP2P.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyKeyProfilePhoto.cs b/src/TgSharp.TL/TL/TLPrivacyKeyProfilePhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyKeyProfilePhoto.cs
rename to src/TgSharp.TL/TL/TLPrivacyKeyProfilePhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyKeyStatusTimestamp.cs b/src/TgSharp.TL/TL/TLPrivacyKeyStatusTimestamp.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyKeyStatusTimestamp.cs
rename to src/TgSharp.TL/TL/TLPrivacyKeyStatusTimestamp.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyValueAllowAll.cs b/src/TgSharp.TL/TL/TLPrivacyValueAllowAll.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyValueAllowAll.cs
rename to src/TgSharp.TL/TL/TLPrivacyValueAllowAll.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyValueAllowChatParticipants.cs b/src/TgSharp.TL/TL/TLPrivacyValueAllowChatParticipants.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyValueAllowChatParticipants.cs
rename to src/TgSharp.TL/TL/TLPrivacyValueAllowChatParticipants.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyValueAllowContacts.cs b/src/TgSharp.TL/TL/TLPrivacyValueAllowContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyValueAllowContacts.cs
rename to src/TgSharp.TL/TL/TLPrivacyValueAllowContacts.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyValueAllowUsers.cs b/src/TgSharp.TL/TL/TLPrivacyValueAllowUsers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyValueAllowUsers.cs
rename to src/TgSharp.TL/TL/TLPrivacyValueAllowUsers.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyValueDisallowAll.cs b/src/TgSharp.TL/TL/TLPrivacyValueDisallowAll.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyValueDisallowAll.cs
rename to src/TgSharp.TL/TL/TLPrivacyValueDisallowAll.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyValueDisallowChatParticipants.cs b/src/TgSharp.TL/TL/TLPrivacyValueDisallowChatParticipants.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyValueDisallowChatParticipants.cs
rename to src/TgSharp.TL/TL/TLPrivacyValueDisallowChatParticipants.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyValueDisallowContacts.cs b/src/TgSharp.TL/TL/TLPrivacyValueDisallowContacts.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyValueDisallowContacts.cs
rename to src/TgSharp.TL/TL/TLPrivacyValueDisallowContacts.cs
diff --git a/src/TeleSharp.TL/TL/TLPrivacyValueDisallowUsers.cs b/src/TgSharp.TL/TL/TLPrivacyValueDisallowUsers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLPrivacyValueDisallowUsers.cs
rename to src/TgSharp.TL/TL/TLPrivacyValueDisallowUsers.cs
diff --git a/src/TeleSharp.TL/TL/TLReceivedNotifyMessage.cs b/src/TgSharp.TL/TL/TLReceivedNotifyMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLReceivedNotifyMessage.cs
rename to src/TgSharp.TL/TL/TLReceivedNotifyMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLRecentMeUrlChat.cs b/src/TgSharp.TL/TL/TLRecentMeUrlChat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRecentMeUrlChat.cs
rename to src/TgSharp.TL/TL/TLRecentMeUrlChat.cs
diff --git a/src/TeleSharp.TL/TL/TLRecentMeUrlChatInvite.cs b/src/TgSharp.TL/TL/TLRecentMeUrlChatInvite.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRecentMeUrlChatInvite.cs
rename to src/TgSharp.TL/TL/TLRecentMeUrlChatInvite.cs
diff --git a/src/TeleSharp.TL/TL/TLRecentMeUrlStickerSet.cs b/src/TgSharp.TL/TL/TLRecentMeUrlStickerSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRecentMeUrlStickerSet.cs
rename to src/TgSharp.TL/TL/TLRecentMeUrlStickerSet.cs
diff --git a/src/TeleSharp.TL/TL/TLRecentMeUrlUnknown.cs b/src/TgSharp.TL/TL/TLRecentMeUrlUnknown.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRecentMeUrlUnknown.cs
rename to src/TgSharp.TL/TL/TLRecentMeUrlUnknown.cs
diff --git a/src/TeleSharp.TL/TL/TLRecentMeUrlUser.cs b/src/TgSharp.TL/TL/TLRecentMeUrlUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRecentMeUrlUser.cs
rename to src/TgSharp.TL/TL/TLRecentMeUrlUser.cs
diff --git a/src/TeleSharp.TL/TL/TLReplyInlineMarkup.cs b/src/TgSharp.TL/TL/TLReplyInlineMarkup.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLReplyInlineMarkup.cs
rename to src/TgSharp.TL/TL/TLReplyInlineMarkup.cs
diff --git a/src/TeleSharp.TL/TL/TLReplyKeyboardForceReply.cs b/src/TgSharp.TL/TL/TLReplyKeyboardForceReply.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLReplyKeyboardForceReply.cs
rename to src/TgSharp.TL/TL/TLReplyKeyboardForceReply.cs
diff --git a/src/TeleSharp.TL/TL/TLReplyKeyboardHide.cs b/src/TgSharp.TL/TL/TLReplyKeyboardHide.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLReplyKeyboardHide.cs
rename to src/TgSharp.TL/TL/TLReplyKeyboardHide.cs
diff --git a/src/TeleSharp.TL/TL/TLReplyKeyboardMarkup.cs b/src/TgSharp.TL/TL/TLReplyKeyboardMarkup.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLReplyKeyboardMarkup.cs
rename to src/TgSharp.TL/TL/TLReplyKeyboardMarkup.cs
diff --git a/src/TeleSharp.TL/TL/TLRequestInitConnection.cs b/src/TgSharp.TL/TL/TLRequestInitConnection.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRequestInitConnection.cs
rename to src/TgSharp.TL/TL/TLRequestInitConnection.cs
diff --git a/src/TeleSharp.TL/TL/TLRequestInvokeAfterMsg.cs b/src/TgSharp.TL/TL/TLRequestInvokeAfterMsg.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRequestInvokeAfterMsg.cs
rename to src/TgSharp.TL/TL/TLRequestInvokeAfterMsg.cs
diff --git a/src/TeleSharp.TL/TL/TLRequestInvokeAfterMsgs.cs b/src/TgSharp.TL/TL/TLRequestInvokeAfterMsgs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRequestInvokeAfterMsgs.cs
rename to src/TgSharp.TL/TL/TLRequestInvokeAfterMsgs.cs
diff --git a/src/TeleSharp.TL/TL/TLRequestInvokeWithLayer.cs b/src/TgSharp.TL/TL/TLRequestInvokeWithLayer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRequestInvokeWithLayer.cs
rename to src/TgSharp.TL/TL/TLRequestInvokeWithLayer.cs
diff --git a/src/TeleSharp.TL/TL/TLRequestInvokeWithMessagesRange.cs b/src/TgSharp.TL/TL/TLRequestInvokeWithMessagesRange.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRequestInvokeWithMessagesRange.cs
rename to src/TgSharp.TL/TL/TLRequestInvokeWithMessagesRange.cs
diff --git a/src/TeleSharp.TL/TL/TLRequestInvokeWithTakeout.cs b/src/TgSharp.TL/TL/TLRequestInvokeWithTakeout.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRequestInvokeWithTakeout.cs
rename to src/TgSharp.TL/TL/TLRequestInvokeWithTakeout.cs
diff --git a/src/TeleSharp.TL/TL/TLRequestInvokeWithoutUpdates.cs b/src/TgSharp.TL/TL/TLRequestInvokeWithoutUpdates.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRequestInvokeWithoutUpdates.cs
rename to src/TgSharp.TL/TL/TLRequestInvokeWithoutUpdates.cs
diff --git a/src/TeleSharp.TL/TL/TLRestrictionReason.cs b/src/TgSharp.TL/TL/TLRestrictionReason.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLRestrictionReason.cs
rename to src/TgSharp.TL/TL/TLRestrictionReason.cs
diff --git a/src/TeleSharp.TL/TL/TLSavedPhoneContact.cs b/src/TgSharp.TL/TL/TLSavedPhoneContact.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSavedPhoneContact.cs
rename to src/TgSharp.TL/TL/TLSavedPhoneContact.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureCredentialsEncrypted.cs b/src/TgSharp.TL/TL/TLSecureCredentialsEncrypted.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureCredentialsEncrypted.cs
rename to src/TgSharp.TL/TL/TLSecureCredentialsEncrypted.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureData.cs b/src/TgSharp.TL/TL/TLSecureData.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureData.cs
rename to src/TgSharp.TL/TL/TLSecureData.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureFile.cs b/src/TgSharp.TL/TL/TLSecureFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureFile.cs
rename to src/TgSharp.TL/TL/TLSecureFile.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureFileEmpty.cs b/src/TgSharp.TL/TL/TLSecureFileEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureFileEmpty.cs
rename to src/TgSharp.TL/TL/TLSecureFileEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLSecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000.cs b/src/TgSharp.TL/TL/TLSecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000.cs
rename to src/TgSharp.TL/TL/TLSecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000.cs
diff --git a/src/TeleSharp.TL/TL/TLSecurePasswordKdfAlgoSHA512.cs b/src/TgSharp.TL/TL/TLSecurePasswordKdfAlgoSHA512.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecurePasswordKdfAlgoSHA512.cs
rename to src/TgSharp.TL/TL/TLSecurePasswordKdfAlgoSHA512.cs
diff --git a/src/TeleSharp.TL/TL/TLSecurePasswordKdfAlgoUnknown.cs b/src/TgSharp.TL/TL/TLSecurePasswordKdfAlgoUnknown.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecurePasswordKdfAlgoUnknown.cs
rename to src/TgSharp.TL/TL/TLSecurePasswordKdfAlgoUnknown.cs
diff --git a/src/TeleSharp.TL/TL/TLSecurePlainEmail.cs b/src/TgSharp.TL/TL/TLSecurePlainEmail.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecurePlainEmail.cs
rename to src/TgSharp.TL/TL/TLSecurePlainEmail.cs
diff --git a/src/TeleSharp.TL/TL/TLSecurePlainPhone.cs b/src/TgSharp.TL/TL/TLSecurePlainPhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecurePlainPhone.cs
rename to src/TgSharp.TL/TL/TLSecurePlainPhone.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureRequiredType.cs b/src/TgSharp.TL/TL/TLSecureRequiredType.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureRequiredType.cs
rename to src/TgSharp.TL/TL/TLSecureRequiredType.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureRequiredTypeOneOf.cs b/src/TgSharp.TL/TL/TLSecureRequiredTypeOneOf.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureRequiredTypeOneOf.cs
rename to src/TgSharp.TL/TL/TLSecureRequiredTypeOneOf.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureSecretSettings.cs b/src/TgSharp.TL/TL/TLSecureSecretSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureSecretSettings.cs
rename to src/TgSharp.TL/TL/TLSecureSecretSettings.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValue.cs b/src/TgSharp.TL/TL/TLSecureValue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValue.cs
rename to src/TgSharp.TL/TL/TLSecureValue.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueError.cs b/src/TgSharp.TL/TL/TLSecureValueError.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueError.cs
rename to src/TgSharp.TL/TL/TLSecureValueError.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueErrorData.cs b/src/TgSharp.TL/TL/TLSecureValueErrorData.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueErrorData.cs
rename to src/TgSharp.TL/TL/TLSecureValueErrorData.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueErrorFile.cs b/src/TgSharp.TL/TL/TLSecureValueErrorFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueErrorFile.cs
rename to src/TgSharp.TL/TL/TLSecureValueErrorFile.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueErrorFiles.cs b/src/TgSharp.TL/TL/TLSecureValueErrorFiles.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueErrorFiles.cs
rename to src/TgSharp.TL/TL/TLSecureValueErrorFiles.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueErrorFrontSide.cs b/src/TgSharp.TL/TL/TLSecureValueErrorFrontSide.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueErrorFrontSide.cs
rename to src/TgSharp.TL/TL/TLSecureValueErrorFrontSide.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueErrorReverseSide.cs b/src/TgSharp.TL/TL/TLSecureValueErrorReverseSide.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueErrorReverseSide.cs
rename to src/TgSharp.TL/TL/TLSecureValueErrorReverseSide.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueErrorSelfie.cs b/src/TgSharp.TL/TL/TLSecureValueErrorSelfie.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueErrorSelfie.cs
rename to src/TgSharp.TL/TL/TLSecureValueErrorSelfie.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueErrorTranslationFile.cs b/src/TgSharp.TL/TL/TLSecureValueErrorTranslationFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueErrorTranslationFile.cs
rename to src/TgSharp.TL/TL/TLSecureValueErrorTranslationFile.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueErrorTranslationFiles.cs b/src/TgSharp.TL/TL/TLSecureValueErrorTranslationFiles.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueErrorTranslationFiles.cs
rename to src/TgSharp.TL/TL/TLSecureValueErrorTranslationFiles.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueHash.cs b/src/TgSharp.TL/TL/TLSecureValueHash.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueHash.cs
rename to src/TgSharp.TL/TL/TLSecureValueHash.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypeAddress.cs b/src/TgSharp.TL/TL/TLSecureValueTypeAddress.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypeAddress.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypeAddress.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypeBankStatement.cs b/src/TgSharp.TL/TL/TLSecureValueTypeBankStatement.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypeBankStatement.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypeBankStatement.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypeDriverLicense.cs b/src/TgSharp.TL/TL/TLSecureValueTypeDriverLicense.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypeDriverLicense.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypeDriverLicense.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypeEmail.cs b/src/TgSharp.TL/TL/TLSecureValueTypeEmail.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypeEmail.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypeEmail.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypeIdentityCard.cs b/src/TgSharp.TL/TL/TLSecureValueTypeIdentityCard.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypeIdentityCard.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypeIdentityCard.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypeInternalPassport.cs b/src/TgSharp.TL/TL/TLSecureValueTypeInternalPassport.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypeInternalPassport.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypeInternalPassport.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypePassport.cs b/src/TgSharp.TL/TL/TLSecureValueTypePassport.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypePassport.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypePassport.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypePassportRegistration.cs b/src/TgSharp.TL/TL/TLSecureValueTypePassportRegistration.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypePassportRegistration.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypePassportRegistration.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypePersonalDetails.cs b/src/TgSharp.TL/TL/TLSecureValueTypePersonalDetails.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypePersonalDetails.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypePersonalDetails.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypePhone.cs b/src/TgSharp.TL/TL/TLSecureValueTypePhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypePhone.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypePhone.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypeRentalAgreement.cs b/src/TgSharp.TL/TL/TLSecureValueTypeRentalAgreement.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypeRentalAgreement.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypeRentalAgreement.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypeTemporaryRegistration.cs b/src/TgSharp.TL/TL/TLSecureValueTypeTemporaryRegistration.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypeTemporaryRegistration.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypeTemporaryRegistration.cs
diff --git a/src/TeleSharp.TL/TL/TLSecureValueTypeUtilityBill.cs b/src/TgSharp.TL/TL/TLSecureValueTypeUtilityBill.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSecureValueTypeUtilityBill.cs
rename to src/TgSharp.TL/TL/TLSecureValueTypeUtilityBill.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageCancelAction.cs b/src/TgSharp.TL/TL/TLSendMessageCancelAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageCancelAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageCancelAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageChooseContactAction.cs b/src/TgSharp.TL/TL/TLSendMessageChooseContactAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageChooseContactAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageChooseContactAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageGamePlayAction.cs b/src/TgSharp.TL/TL/TLSendMessageGamePlayAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageGamePlayAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageGamePlayAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageGeoLocationAction.cs b/src/TgSharp.TL/TL/TLSendMessageGeoLocationAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageGeoLocationAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageGeoLocationAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageRecordAudioAction.cs b/src/TgSharp.TL/TL/TLSendMessageRecordAudioAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageRecordAudioAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageRecordAudioAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageRecordRoundAction.cs b/src/TgSharp.TL/TL/TLSendMessageRecordRoundAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageRecordRoundAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageRecordRoundAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageRecordVideoAction.cs b/src/TgSharp.TL/TL/TLSendMessageRecordVideoAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageRecordVideoAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageRecordVideoAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageTypingAction.cs b/src/TgSharp.TL/TL/TLSendMessageTypingAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageTypingAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageTypingAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageUploadAudioAction.cs b/src/TgSharp.TL/TL/TLSendMessageUploadAudioAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageUploadAudioAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageUploadAudioAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageUploadDocumentAction.cs b/src/TgSharp.TL/TL/TLSendMessageUploadDocumentAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageUploadDocumentAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageUploadDocumentAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageUploadPhotoAction.cs b/src/TgSharp.TL/TL/TLSendMessageUploadPhotoAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageUploadPhotoAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageUploadPhotoAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageUploadRoundAction.cs b/src/TgSharp.TL/TL/TLSendMessageUploadRoundAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageUploadRoundAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageUploadRoundAction.cs
diff --git a/src/TeleSharp.TL/TL/TLSendMessageUploadVideoAction.cs b/src/TgSharp.TL/TL/TLSendMessageUploadVideoAction.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLSendMessageUploadVideoAction.cs
rename to src/TgSharp.TL/TL/TLSendMessageUploadVideoAction.cs
diff --git a/src/TeleSharp.TL/TL/TLShippingOption.cs b/src/TgSharp.TL/TL/TLShippingOption.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLShippingOption.cs
rename to src/TgSharp.TL/TL/TLShippingOption.cs
diff --git a/src/TeleSharp.TL/TL/TLStatsURL.cs b/src/TgSharp.TL/TL/TLStatsURL.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLStatsURL.cs
rename to src/TgSharp.TL/TL/TLStatsURL.cs
diff --git a/src/TeleSharp.TL/TL/TLStickerPack.cs b/src/TgSharp.TL/TL/TLStickerPack.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLStickerPack.cs
rename to src/TgSharp.TL/TL/TLStickerPack.cs
diff --git a/src/TeleSharp.TL/TL/TLStickerSet.cs b/src/TgSharp.TL/TL/TLStickerSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLStickerSet.cs
rename to src/TgSharp.TL/TL/TLStickerSet.cs
diff --git a/src/TeleSharp.TL/TL/TLStickerSetCovered.cs b/src/TgSharp.TL/TL/TLStickerSetCovered.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLStickerSetCovered.cs
rename to src/TgSharp.TL/TL/TLStickerSetCovered.cs
diff --git a/src/TeleSharp.TL/TL/TLStickerSetMultiCovered.cs b/src/TgSharp.TL/TL/TLStickerSetMultiCovered.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLStickerSetMultiCovered.cs
rename to src/TgSharp.TL/TL/TLStickerSetMultiCovered.cs
diff --git a/src/TeleSharp.TL/TL/TLTextAnchor.cs b/src/TgSharp.TL/TL/TLTextAnchor.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextAnchor.cs
rename to src/TgSharp.TL/TL/TLTextAnchor.cs
diff --git a/src/TeleSharp.TL/TL/TLTextBold.cs b/src/TgSharp.TL/TL/TLTextBold.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextBold.cs
rename to src/TgSharp.TL/TL/TLTextBold.cs
diff --git a/src/TeleSharp.TL/TL/TLTextConcat.cs b/src/TgSharp.TL/TL/TLTextConcat.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextConcat.cs
rename to src/TgSharp.TL/TL/TLTextConcat.cs
diff --git a/src/TeleSharp.TL/TL/TLTextEmail.cs b/src/TgSharp.TL/TL/TLTextEmail.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextEmail.cs
rename to src/TgSharp.TL/TL/TLTextEmail.cs
diff --git a/src/TeleSharp.TL/TL/TLTextEmpty.cs b/src/TgSharp.TL/TL/TLTextEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextEmpty.cs
rename to src/TgSharp.TL/TL/TLTextEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLTextFixed.cs b/src/TgSharp.TL/TL/TLTextFixed.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextFixed.cs
rename to src/TgSharp.TL/TL/TLTextFixed.cs
diff --git a/src/TeleSharp.TL/TL/TLTextImage.cs b/src/TgSharp.TL/TL/TLTextImage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextImage.cs
rename to src/TgSharp.TL/TL/TLTextImage.cs
diff --git a/src/TeleSharp.TL/TL/TLTextItalic.cs b/src/TgSharp.TL/TL/TLTextItalic.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextItalic.cs
rename to src/TgSharp.TL/TL/TLTextItalic.cs
diff --git a/src/TeleSharp.TL/TL/TLTextMarked.cs b/src/TgSharp.TL/TL/TLTextMarked.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextMarked.cs
rename to src/TgSharp.TL/TL/TLTextMarked.cs
diff --git a/src/TeleSharp.TL/TL/TLTextPhone.cs b/src/TgSharp.TL/TL/TLTextPhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextPhone.cs
rename to src/TgSharp.TL/TL/TLTextPhone.cs
diff --git a/src/TeleSharp.TL/TL/TLTextPlain.cs b/src/TgSharp.TL/TL/TLTextPlain.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextPlain.cs
rename to src/TgSharp.TL/TL/TLTextPlain.cs
diff --git a/src/TeleSharp.TL/TL/TLTextStrike.cs b/src/TgSharp.TL/TL/TLTextStrike.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextStrike.cs
rename to src/TgSharp.TL/TL/TLTextStrike.cs
diff --git a/src/TeleSharp.TL/TL/TLTextSubscript.cs b/src/TgSharp.TL/TL/TLTextSubscript.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextSubscript.cs
rename to src/TgSharp.TL/TL/TLTextSubscript.cs
diff --git a/src/TeleSharp.TL/TL/TLTextSuperscript.cs b/src/TgSharp.TL/TL/TLTextSuperscript.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextSuperscript.cs
rename to src/TgSharp.TL/TL/TLTextSuperscript.cs
diff --git a/src/TeleSharp.TL/TL/TLTextUnderline.cs b/src/TgSharp.TL/TL/TLTextUnderline.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextUnderline.cs
rename to src/TgSharp.TL/TL/TLTextUnderline.cs
diff --git a/src/TeleSharp.TL/TL/TLTextUrl.cs b/src/TgSharp.TL/TL/TLTextUrl.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTextUrl.cs
rename to src/TgSharp.TL/TL/TLTextUrl.cs
diff --git a/src/TeleSharp.TL/TL/TLTheme.cs b/src/TgSharp.TL/TL/TLTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTheme.cs
rename to src/TgSharp.TL/TL/TLTheme.cs
diff --git a/src/TeleSharp.TL/TL/TLThemeSettings.cs b/src/TgSharp.TL/TL/TLThemeSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLThemeSettings.cs
rename to src/TgSharp.TL/TL/TLThemeSettings.cs
diff --git a/src/TeleSharp.TL/TL/TLTopPeer.cs b/src/TgSharp.TL/TL/TLTopPeer.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTopPeer.cs
rename to src/TgSharp.TL/TL/TLTopPeer.cs
diff --git a/src/TeleSharp.TL/TL/TLTopPeerCategoryBotsInline.cs b/src/TgSharp.TL/TL/TLTopPeerCategoryBotsInline.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTopPeerCategoryBotsInline.cs
rename to src/TgSharp.TL/TL/TLTopPeerCategoryBotsInline.cs
diff --git a/src/TeleSharp.TL/TL/TLTopPeerCategoryBotsPM.cs b/src/TgSharp.TL/TL/TLTopPeerCategoryBotsPM.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTopPeerCategoryBotsPM.cs
rename to src/TgSharp.TL/TL/TLTopPeerCategoryBotsPM.cs
diff --git a/src/TeleSharp.TL/TL/TLTopPeerCategoryChannels.cs b/src/TgSharp.TL/TL/TLTopPeerCategoryChannels.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTopPeerCategoryChannels.cs
rename to src/TgSharp.TL/TL/TLTopPeerCategoryChannels.cs
diff --git a/src/TeleSharp.TL/TL/TLTopPeerCategoryCorrespondents.cs b/src/TgSharp.TL/TL/TLTopPeerCategoryCorrespondents.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTopPeerCategoryCorrespondents.cs
rename to src/TgSharp.TL/TL/TLTopPeerCategoryCorrespondents.cs
diff --git a/src/TeleSharp.TL/TL/TLTopPeerCategoryForwardChats.cs b/src/TgSharp.TL/TL/TLTopPeerCategoryForwardChats.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTopPeerCategoryForwardChats.cs
rename to src/TgSharp.TL/TL/TLTopPeerCategoryForwardChats.cs
diff --git a/src/TeleSharp.TL/TL/TLTopPeerCategoryForwardUsers.cs b/src/TgSharp.TL/TL/TLTopPeerCategoryForwardUsers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTopPeerCategoryForwardUsers.cs
rename to src/TgSharp.TL/TL/TLTopPeerCategoryForwardUsers.cs
diff --git a/src/TeleSharp.TL/TL/TLTopPeerCategoryGroups.cs b/src/TgSharp.TL/TL/TLTopPeerCategoryGroups.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTopPeerCategoryGroups.cs
rename to src/TgSharp.TL/TL/TLTopPeerCategoryGroups.cs
diff --git a/src/TeleSharp.TL/TL/TLTopPeerCategoryPeers.cs b/src/TgSharp.TL/TL/TLTopPeerCategoryPeers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTopPeerCategoryPeers.cs
rename to src/TgSharp.TL/TL/TLTopPeerCategoryPeers.cs
diff --git a/src/TeleSharp.TL/TL/TLTopPeerCategoryPhoneCalls.cs b/src/TgSharp.TL/TL/TLTopPeerCategoryPhoneCalls.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTopPeerCategoryPhoneCalls.cs
rename to src/TgSharp.TL/TL/TLTopPeerCategoryPhoneCalls.cs
diff --git a/src/TeleSharp.TL/TL/TLTrue.cs b/src/TgSharp.TL/TL/TLTrue.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLTrue.cs
rename to src/TgSharp.TL/TL/TLTrue.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateBotCallbackQuery.cs b/src/TgSharp.TL/TL/TLUpdateBotCallbackQuery.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateBotCallbackQuery.cs
rename to src/TgSharp.TL/TL/TLUpdateBotCallbackQuery.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateBotInlineQuery.cs b/src/TgSharp.TL/TL/TLUpdateBotInlineQuery.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateBotInlineQuery.cs
rename to src/TgSharp.TL/TL/TLUpdateBotInlineQuery.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateBotInlineSend.cs b/src/TgSharp.TL/TL/TLUpdateBotInlineSend.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateBotInlineSend.cs
rename to src/TgSharp.TL/TL/TLUpdateBotInlineSend.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateBotPrecheckoutQuery.cs b/src/TgSharp.TL/TL/TLUpdateBotPrecheckoutQuery.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateBotPrecheckoutQuery.cs
rename to src/TgSharp.TL/TL/TLUpdateBotPrecheckoutQuery.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateBotShippingQuery.cs b/src/TgSharp.TL/TL/TLUpdateBotShippingQuery.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateBotShippingQuery.cs
rename to src/TgSharp.TL/TL/TLUpdateBotShippingQuery.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateBotWebhookJSON.cs b/src/TgSharp.TL/TL/TLUpdateBotWebhookJSON.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateBotWebhookJSON.cs
rename to src/TgSharp.TL/TL/TLUpdateBotWebhookJSON.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateBotWebhookJSONQuery.cs b/src/TgSharp.TL/TL/TLUpdateBotWebhookJSONQuery.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateBotWebhookJSONQuery.cs
rename to src/TgSharp.TL/TL/TLUpdateBotWebhookJSONQuery.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChannel.cs b/src/TgSharp.TL/TL/TLUpdateChannel.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChannel.cs
rename to src/TgSharp.TL/TL/TLUpdateChannel.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChannelAvailableMessages.cs b/src/TgSharp.TL/TL/TLUpdateChannelAvailableMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChannelAvailableMessages.cs
rename to src/TgSharp.TL/TL/TLUpdateChannelAvailableMessages.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChannelMessageViews.cs b/src/TgSharp.TL/TL/TLUpdateChannelMessageViews.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChannelMessageViews.cs
rename to src/TgSharp.TL/TL/TLUpdateChannelMessageViews.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChannelPinnedMessage.cs b/src/TgSharp.TL/TL/TLUpdateChannelPinnedMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChannelPinnedMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateChannelPinnedMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChannelReadMessagesContents.cs b/src/TgSharp.TL/TL/TLUpdateChannelReadMessagesContents.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChannelReadMessagesContents.cs
rename to src/TgSharp.TL/TL/TLUpdateChannelReadMessagesContents.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChannelTooLong.cs b/src/TgSharp.TL/TL/TLUpdateChannelTooLong.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChannelTooLong.cs
rename to src/TgSharp.TL/TL/TLUpdateChannelTooLong.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChannelWebPage.cs b/src/TgSharp.TL/TL/TLUpdateChannelWebPage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChannelWebPage.cs
rename to src/TgSharp.TL/TL/TLUpdateChannelWebPage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChatDefaultBannedRights.cs b/src/TgSharp.TL/TL/TLUpdateChatDefaultBannedRights.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChatDefaultBannedRights.cs
rename to src/TgSharp.TL/TL/TLUpdateChatDefaultBannedRights.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChatParticipantAdd.cs b/src/TgSharp.TL/TL/TLUpdateChatParticipantAdd.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChatParticipantAdd.cs
rename to src/TgSharp.TL/TL/TLUpdateChatParticipantAdd.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChatParticipantAdmin.cs b/src/TgSharp.TL/TL/TLUpdateChatParticipantAdmin.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChatParticipantAdmin.cs
rename to src/TgSharp.TL/TL/TLUpdateChatParticipantAdmin.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChatParticipantDelete.cs b/src/TgSharp.TL/TL/TLUpdateChatParticipantDelete.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChatParticipantDelete.cs
rename to src/TgSharp.TL/TL/TLUpdateChatParticipantDelete.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChatParticipants.cs b/src/TgSharp.TL/TL/TLUpdateChatParticipants.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChatParticipants.cs
rename to src/TgSharp.TL/TL/TLUpdateChatParticipants.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChatPinnedMessage.cs b/src/TgSharp.TL/TL/TLUpdateChatPinnedMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChatPinnedMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateChatPinnedMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateChatUserTyping.cs b/src/TgSharp.TL/TL/TLUpdateChatUserTyping.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateChatUserTyping.cs
rename to src/TgSharp.TL/TL/TLUpdateChatUserTyping.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateConfig.cs b/src/TgSharp.TL/TL/TLUpdateConfig.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateConfig.cs
rename to src/TgSharp.TL/TL/TLUpdateConfig.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateContactsReset.cs b/src/TgSharp.TL/TL/TLUpdateContactsReset.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateContactsReset.cs
rename to src/TgSharp.TL/TL/TLUpdateContactsReset.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateDcOptions.cs b/src/TgSharp.TL/TL/TLUpdateDcOptions.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateDcOptions.cs
rename to src/TgSharp.TL/TL/TLUpdateDcOptions.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateDeleteChannelMessages.cs b/src/TgSharp.TL/TL/TLUpdateDeleteChannelMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateDeleteChannelMessages.cs
rename to src/TgSharp.TL/TL/TLUpdateDeleteChannelMessages.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateDeleteMessages.cs b/src/TgSharp.TL/TL/TLUpdateDeleteMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateDeleteMessages.cs
rename to src/TgSharp.TL/TL/TLUpdateDeleteMessages.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateDeleteScheduledMessages.cs b/src/TgSharp.TL/TL/TLUpdateDeleteScheduledMessages.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateDeleteScheduledMessages.cs
rename to src/TgSharp.TL/TL/TLUpdateDeleteScheduledMessages.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateDialogPinned.cs b/src/TgSharp.TL/TL/TLUpdateDialogPinned.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateDialogPinned.cs
rename to src/TgSharp.TL/TL/TLUpdateDialogPinned.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateDialogUnreadMark.cs b/src/TgSharp.TL/TL/TLUpdateDialogUnreadMark.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateDialogUnreadMark.cs
rename to src/TgSharp.TL/TL/TLUpdateDialogUnreadMark.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateDraftMessage.cs b/src/TgSharp.TL/TL/TLUpdateDraftMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateDraftMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateDraftMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateEditChannelMessage.cs b/src/TgSharp.TL/TL/TLUpdateEditChannelMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateEditChannelMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateEditChannelMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateEditMessage.cs b/src/TgSharp.TL/TL/TLUpdateEditMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateEditMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateEditMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateEncryptedChatTyping.cs b/src/TgSharp.TL/TL/TLUpdateEncryptedChatTyping.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateEncryptedChatTyping.cs
rename to src/TgSharp.TL/TL/TLUpdateEncryptedChatTyping.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateEncryptedMessagesRead.cs b/src/TgSharp.TL/TL/TLUpdateEncryptedMessagesRead.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateEncryptedMessagesRead.cs
rename to src/TgSharp.TL/TL/TLUpdateEncryptedMessagesRead.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateEncryption.cs b/src/TgSharp.TL/TL/TLUpdateEncryption.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateEncryption.cs
rename to src/TgSharp.TL/TL/TLUpdateEncryption.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateFavedStickers.cs b/src/TgSharp.TL/TL/TLUpdateFavedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateFavedStickers.cs
rename to src/TgSharp.TL/TL/TLUpdateFavedStickers.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateFolderPeers.cs b/src/TgSharp.TL/TL/TLUpdateFolderPeers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateFolderPeers.cs
rename to src/TgSharp.TL/TL/TLUpdateFolderPeers.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateGeoLiveViewed.cs b/src/TgSharp.TL/TL/TLUpdateGeoLiveViewed.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateGeoLiveViewed.cs
rename to src/TgSharp.TL/TL/TLUpdateGeoLiveViewed.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateInlineBotCallbackQuery.cs b/src/TgSharp.TL/TL/TLUpdateInlineBotCallbackQuery.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateInlineBotCallbackQuery.cs
rename to src/TgSharp.TL/TL/TLUpdateInlineBotCallbackQuery.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateLangPack.cs b/src/TgSharp.TL/TL/TLUpdateLangPack.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateLangPack.cs
rename to src/TgSharp.TL/TL/TLUpdateLangPack.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateLangPackTooLong.cs b/src/TgSharp.TL/TL/TLUpdateLangPackTooLong.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateLangPackTooLong.cs
rename to src/TgSharp.TL/TL/TLUpdateLangPackTooLong.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateLoginToken.cs b/src/TgSharp.TL/TL/TLUpdateLoginToken.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateLoginToken.cs
rename to src/TgSharp.TL/TL/TLUpdateLoginToken.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateMessageID.cs b/src/TgSharp.TL/TL/TLUpdateMessageID.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateMessageID.cs
rename to src/TgSharp.TL/TL/TLUpdateMessageID.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateMessagePoll.cs b/src/TgSharp.TL/TL/TLUpdateMessagePoll.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateMessagePoll.cs
rename to src/TgSharp.TL/TL/TLUpdateMessagePoll.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateNewChannelMessage.cs b/src/TgSharp.TL/TL/TLUpdateNewChannelMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateNewChannelMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateNewChannelMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateNewEncryptedMessage.cs b/src/TgSharp.TL/TL/TLUpdateNewEncryptedMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateNewEncryptedMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateNewEncryptedMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateNewMessage.cs b/src/TgSharp.TL/TL/TLUpdateNewMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateNewMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateNewMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateNewScheduledMessage.cs b/src/TgSharp.TL/TL/TLUpdateNewScheduledMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateNewScheduledMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateNewScheduledMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateNewStickerSet.cs b/src/TgSharp.TL/TL/TLUpdateNewStickerSet.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateNewStickerSet.cs
rename to src/TgSharp.TL/TL/TLUpdateNewStickerSet.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateNotifySettings.cs b/src/TgSharp.TL/TL/TLUpdateNotifySettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateNotifySettings.cs
rename to src/TgSharp.TL/TL/TLUpdateNotifySettings.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdatePeerLocated.cs b/src/TgSharp.TL/TL/TLUpdatePeerLocated.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdatePeerLocated.cs
rename to src/TgSharp.TL/TL/TLUpdatePeerLocated.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdatePeerSettings.cs b/src/TgSharp.TL/TL/TLUpdatePeerSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdatePeerSettings.cs
rename to src/TgSharp.TL/TL/TLUpdatePeerSettings.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdatePhoneCall.cs b/src/TgSharp.TL/TL/TLUpdatePhoneCall.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdatePhoneCall.cs
rename to src/TgSharp.TL/TL/TLUpdatePhoneCall.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdatePinnedDialogs.cs b/src/TgSharp.TL/TL/TLUpdatePinnedDialogs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdatePinnedDialogs.cs
rename to src/TgSharp.TL/TL/TLUpdatePinnedDialogs.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdatePrivacy.cs b/src/TgSharp.TL/TL/TLUpdatePrivacy.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdatePrivacy.cs
rename to src/TgSharp.TL/TL/TLUpdatePrivacy.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdatePtsChanged.cs b/src/TgSharp.TL/TL/TLUpdatePtsChanged.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdatePtsChanged.cs
rename to src/TgSharp.TL/TL/TLUpdatePtsChanged.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateReadChannelInbox.cs b/src/TgSharp.TL/TL/TLUpdateReadChannelInbox.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateReadChannelInbox.cs
rename to src/TgSharp.TL/TL/TLUpdateReadChannelInbox.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateReadChannelOutbox.cs b/src/TgSharp.TL/TL/TLUpdateReadChannelOutbox.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateReadChannelOutbox.cs
rename to src/TgSharp.TL/TL/TLUpdateReadChannelOutbox.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateReadFeaturedStickers.cs b/src/TgSharp.TL/TL/TLUpdateReadFeaturedStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateReadFeaturedStickers.cs
rename to src/TgSharp.TL/TL/TLUpdateReadFeaturedStickers.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateReadHistoryInbox.cs b/src/TgSharp.TL/TL/TLUpdateReadHistoryInbox.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateReadHistoryInbox.cs
rename to src/TgSharp.TL/TL/TLUpdateReadHistoryInbox.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateReadHistoryOutbox.cs b/src/TgSharp.TL/TL/TLUpdateReadHistoryOutbox.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateReadHistoryOutbox.cs
rename to src/TgSharp.TL/TL/TLUpdateReadHistoryOutbox.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateReadMessagesContents.cs b/src/TgSharp.TL/TL/TLUpdateReadMessagesContents.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateReadMessagesContents.cs
rename to src/TgSharp.TL/TL/TLUpdateReadMessagesContents.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateRecentStickers.cs b/src/TgSharp.TL/TL/TLUpdateRecentStickers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateRecentStickers.cs
rename to src/TgSharp.TL/TL/TLUpdateRecentStickers.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateSavedGifs.cs b/src/TgSharp.TL/TL/TLUpdateSavedGifs.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateSavedGifs.cs
rename to src/TgSharp.TL/TL/TLUpdateSavedGifs.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateServiceNotification.cs b/src/TgSharp.TL/TL/TLUpdateServiceNotification.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateServiceNotification.cs
rename to src/TgSharp.TL/TL/TLUpdateServiceNotification.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateShort.cs b/src/TgSharp.TL/TL/TLUpdateShort.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateShort.cs
rename to src/TgSharp.TL/TL/TLUpdateShort.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateShortChatMessage.cs b/src/TgSharp.TL/TL/TLUpdateShortChatMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateShortChatMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateShortChatMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateShortMessage.cs b/src/TgSharp.TL/TL/TLUpdateShortMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateShortMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateShortMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateShortSentMessage.cs b/src/TgSharp.TL/TL/TLUpdateShortSentMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateShortSentMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateShortSentMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateStickerSets.cs b/src/TgSharp.TL/TL/TLUpdateStickerSets.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateStickerSets.cs
rename to src/TgSharp.TL/TL/TLUpdateStickerSets.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateStickerSetsOrder.cs b/src/TgSharp.TL/TL/TLUpdateStickerSetsOrder.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateStickerSetsOrder.cs
rename to src/TgSharp.TL/TL/TLUpdateStickerSetsOrder.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateTheme.cs b/src/TgSharp.TL/TL/TLUpdateTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateTheme.cs
rename to src/TgSharp.TL/TL/TLUpdateTheme.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateUserBlocked.cs b/src/TgSharp.TL/TL/TLUpdateUserBlocked.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateUserBlocked.cs
rename to src/TgSharp.TL/TL/TLUpdateUserBlocked.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateUserName.cs b/src/TgSharp.TL/TL/TLUpdateUserName.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateUserName.cs
rename to src/TgSharp.TL/TL/TLUpdateUserName.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateUserPhone.cs b/src/TgSharp.TL/TL/TLUpdateUserPhone.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateUserPhone.cs
rename to src/TgSharp.TL/TL/TLUpdateUserPhone.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateUserPhoto.cs b/src/TgSharp.TL/TL/TLUpdateUserPhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateUserPhoto.cs
rename to src/TgSharp.TL/TL/TLUpdateUserPhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateUserPinnedMessage.cs b/src/TgSharp.TL/TL/TLUpdateUserPinnedMessage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateUserPinnedMessage.cs
rename to src/TgSharp.TL/TL/TLUpdateUserPinnedMessage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateUserStatus.cs b/src/TgSharp.TL/TL/TLUpdateUserStatus.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateUserStatus.cs
rename to src/TgSharp.TL/TL/TLUpdateUserStatus.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateUserTyping.cs b/src/TgSharp.TL/TL/TLUpdateUserTyping.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateUserTyping.cs
rename to src/TgSharp.TL/TL/TLUpdateUserTyping.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdateWebPage.cs b/src/TgSharp.TL/TL/TLUpdateWebPage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdateWebPage.cs
rename to src/TgSharp.TL/TL/TLUpdateWebPage.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdates.cs b/src/TgSharp.TL/TL/TLUpdates.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdates.cs
rename to src/TgSharp.TL/TL/TLUpdates.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdatesCombined.cs b/src/TgSharp.TL/TL/TLUpdatesCombined.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdatesCombined.cs
rename to src/TgSharp.TL/TL/TLUpdatesCombined.cs
diff --git a/src/TeleSharp.TL/TL/TLUpdatesTooLong.cs b/src/TgSharp.TL/TL/TLUpdatesTooLong.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUpdatesTooLong.cs
rename to src/TgSharp.TL/TL/TLUpdatesTooLong.cs
diff --git a/src/TeleSharp.TL/TL/TLUrlAuthResultAccepted.cs b/src/TgSharp.TL/TL/TLUrlAuthResultAccepted.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUrlAuthResultAccepted.cs
rename to src/TgSharp.TL/TL/TLUrlAuthResultAccepted.cs
diff --git a/src/TeleSharp.TL/TL/TLUrlAuthResultDefault.cs b/src/TgSharp.TL/TL/TLUrlAuthResultDefault.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUrlAuthResultDefault.cs
rename to src/TgSharp.TL/TL/TLUrlAuthResultDefault.cs
diff --git a/src/TeleSharp.TL/TL/TLUrlAuthResultRequest.cs b/src/TgSharp.TL/TL/TLUrlAuthResultRequest.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUrlAuthResultRequest.cs
rename to src/TgSharp.TL/TL/TLUrlAuthResultRequest.cs
diff --git a/src/TeleSharp.TL/TL/TLUser.cs b/src/TgSharp.TL/TL/TLUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUser.cs
rename to src/TgSharp.TL/TL/TLUser.cs
diff --git a/src/TeleSharp.TL/TL/TLUserEmpty.cs b/src/TgSharp.TL/TL/TLUserEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUserEmpty.cs
rename to src/TgSharp.TL/TL/TLUserEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLUserFull.cs b/src/TgSharp.TL/TL/TLUserFull.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUserFull.cs
rename to src/TgSharp.TL/TL/TLUserFull.cs
diff --git a/src/TeleSharp.TL/TL/TLUserProfilePhoto.cs b/src/TgSharp.TL/TL/TLUserProfilePhoto.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUserProfilePhoto.cs
rename to src/TgSharp.TL/TL/TLUserProfilePhoto.cs
diff --git a/src/TeleSharp.TL/TL/TLUserProfilePhotoEmpty.cs b/src/TgSharp.TL/TL/TLUserProfilePhotoEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUserProfilePhotoEmpty.cs
rename to src/TgSharp.TL/TL/TLUserProfilePhotoEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLUserStatusEmpty.cs b/src/TgSharp.TL/TL/TLUserStatusEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUserStatusEmpty.cs
rename to src/TgSharp.TL/TL/TLUserStatusEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLUserStatusLastMonth.cs b/src/TgSharp.TL/TL/TLUserStatusLastMonth.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUserStatusLastMonth.cs
rename to src/TgSharp.TL/TL/TLUserStatusLastMonth.cs
diff --git a/src/TeleSharp.TL/TL/TLUserStatusLastWeek.cs b/src/TgSharp.TL/TL/TLUserStatusLastWeek.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUserStatusLastWeek.cs
rename to src/TgSharp.TL/TL/TLUserStatusLastWeek.cs
diff --git a/src/TeleSharp.TL/TL/TLUserStatusOffline.cs b/src/TgSharp.TL/TL/TLUserStatusOffline.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUserStatusOffline.cs
rename to src/TgSharp.TL/TL/TLUserStatusOffline.cs
diff --git a/src/TeleSharp.TL/TL/TLUserStatusOnline.cs b/src/TgSharp.TL/TL/TLUserStatusOnline.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUserStatusOnline.cs
rename to src/TgSharp.TL/TL/TLUserStatusOnline.cs
diff --git a/src/TeleSharp.TL/TL/TLUserStatusRecently.cs b/src/TgSharp.TL/TL/TLUserStatusRecently.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLUserStatusRecently.cs
rename to src/TgSharp.TL/TL/TLUserStatusRecently.cs
diff --git a/src/TeleSharp.TL/TL/TLWallPaper.cs b/src/TgSharp.TL/TL/TLWallPaper.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWallPaper.cs
rename to src/TgSharp.TL/TL/TLWallPaper.cs
diff --git a/src/TeleSharp.TL/TL/TLWallPaperNoFile.cs b/src/TgSharp.TL/TL/TLWallPaperNoFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWallPaperNoFile.cs
rename to src/TgSharp.TL/TL/TLWallPaperNoFile.cs
diff --git a/src/TeleSharp.TL/TL/TLWallPaperSettings.cs b/src/TgSharp.TL/TL/TLWallPaperSettings.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWallPaperSettings.cs
rename to src/TgSharp.TL/TL/TLWallPaperSettings.cs
diff --git a/src/TeleSharp.TL/TL/TLWebAuthorization.cs b/src/TgSharp.TL/TL/TLWebAuthorization.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWebAuthorization.cs
rename to src/TgSharp.TL/TL/TLWebAuthorization.cs
diff --git a/src/TeleSharp.TL/TL/TLWebDocument.cs b/src/TgSharp.TL/TL/TLWebDocument.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWebDocument.cs
rename to src/TgSharp.TL/TL/TLWebDocument.cs
diff --git a/src/TeleSharp.TL/TL/TLWebDocumentNoProxy.cs b/src/TgSharp.TL/TL/TLWebDocumentNoProxy.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWebDocumentNoProxy.cs
rename to src/TgSharp.TL/TL/TLWebDocumentNoProxy.cs
diff --git a/src/TeleSharp.TL/TL/TLWebPage.cs b/src/TgSharp.TL/TL/TLWebPage.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWebPage.cs
rename to src/TgSharp.TL/TL/TLWebPage.cs
diff --git a/src/TeleSharp.TL/TL/TLWebPageAttributeTheme.cs b/src/TgSharp.TL/TL/TLWebPageAttributeTheme.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWebPageAttributeTheme.cs
rename to src/TgSharp.TL/TL/TLWebPageAttributeTheme.cs
diff --git a/src/TeleSharp.TL/TL/TLWebPageEmpty.cs b/src/TgSharp.TL/TL/TLWebPageEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWebPageEmpty.cs
rename to src/TgSharp.TL/TL/TLWebPageEmpty.cs
diff --git a/src/TeleSharp.TL/TL/TLWebPageNotModified.cs b/src/TgSharp.TL/TL/TLWebPageNotModified.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWebPageNotModified.cs
rename to src/TgSharp.TL/TL/TLWebPageNotModified.cs
diff --git a/src/TeleSharp.TL/TL/TLWebPagePending.cs b/src/TgSharp.TL/TL/TLWebPagePending.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/TLWebPagePending.cs
rename to src/TgSharp.TL/TL/TLWebPagePending.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLAbsChannelDifference.cs b/src/TgSharp.TL/TL/Updates/TLAbsChannelDifference.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLAbsChannelDifference.cs
rename to src/TgSharp.TL/TL/Updates/TLAbsChannelDifference.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLAbsDifference.cs b/src/TgSharp.TL/TL/Updates/TLAbsDifference.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLAbsDifference.cs
rename to src/TgSharp.TL/TL/Updates/TLAbsDifference.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLChannelDifference.cs b/src/TgSharp.TL/TL/Updates/TLChannelDifference.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLChannelDifference.cs
rename to src/TgSharp.TL/TL/Updates/TLChannelDifference.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLChannelDifferenceEmpty.cs b/src/TgSharp.TL/TL/Updates/TLChannelDifferenceEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLChannelDifferenceEmpty.cs
rename to src/TgSharp.TL/TL/Updates/TLChannelDifferenceEmpty.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLChannelDifferenceTooLong.cs b/src/TgSharp.TL/TL/Updates/TLChannelDifferenceTooLong.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLChannelDifferenceTooLong.cs
rename to src/TgSharp.TL/TL/Updates/TLChannelDifferenceTooLong.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLDifference.cs b/src/TgSharp.TL/TL/Updates/TLDifference.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLDifference.cs
rename to src/TgSharp.TL/TL/Updates/TLDifference.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLDifferenceEmpty.cs b/src/TgSharp.TL/TL/Updates/TLDifferenceEmpty.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLDifferenceEmpty.cs
rename to src/TgSharp.TL/TL/Updates/TLDifferenceEmpty.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLDifferenceSlice.cs b/src/TgSharp.TL/TL/Updates/TLDifferenceSlice.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLDifferenceSlice.cs
rename to src/TgSharp.TL/TL/Updates/TLDifferenceSlice.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLDifferenceTooLong.cs b/src/TgSharp.TL/TL/Updates/TLDifferenceTooLong.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLDifferenceTooLong.cs
rename to src/TgSharp.TL/TL/Updates/TLDifferenceTooLong.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLRequestGetChannelDifference.cs b/src/TgSharp.TL/TL/Updates/TLRequestGetChannelDifference.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLRequestGetChannelDifference.cs
rename to src/TgSharp.TL/TL/Updates/TLRequestGetChannelDifference.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLRequestGetDifference.cs b/src/TgSharp.TL/TL/Updates/TLRequestGetDifference.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLRequestGetDifference.cs
rename to src/TgSharp.TL/TL/Updates/TLRequestGetDifference.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLRequestGetState.cs b/src/TgSharp.TL/TL/Updates/TLRequestGetState.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLRequestGetState.cs
rename to src/TgSharp.TL/TL/Updates/TLRequestGetState.cs
diff --git a/src/TeleSharp.TL/TL/Updates/TLState.cs b/src/TgSharp.TL/TL/Updates/TLState.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Updates/TLState.cs
rename to src/TgSharp.TL/TL/Updates/TLState.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLAbsCdnFile.cs b/src/TgSharp.TL/TL/Upload/TLAbsCdnFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLAbsCdnFile.cs
rename to src/TgSharp.TL/TL/Upload/TLAbsCdnFile.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLAbsFile.cs b/src/TgSharp.TL/TL/Upload/TLAbsFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLAbsFile.cs
rename to src/TgSharp.TL/TL/Upload/TLAbsFile.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLCdnFile.cs b/src/TgSharp.TL/TL/Upload/TLCdnFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLCdnFile.cs
rename to src/TgSharp.TL/TL/Upload/TLCdnFile.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLCdnFileReuploadNeeded.cs b/src/TgSharp.TL/TL/Upload/TLCdnFileReuploadNeeded.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLCdnFileReuploadNeeded.cs
rename to src/TgSharp.TL/TL/Upload/TLCdnFileReuploadNeeded.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLFile.cs b/src/TgSharp.TL/TL/Upload/TLFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLFile.cs
rename to src/TgSharp.TL/TL/Upload/TLFile.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLFileCdnRedirect.cs b/src/TgSharp.TL/TL/Upload/TLFileCdnRedirect.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLFileCdnRedirect.cs
rename to src/TgSharp.TL/TL/Upload/TLFileCdnRedirect.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLRequestGetCdnFile.cs b/src/TgSharp.TL/TL/Upload/TLRequestGetCdnFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLRequestGetCdnFile.cs
rename to src/TgSharp.TL/TL/Upload/TLRequestGetCdnFile.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLRequestGetCdnFileHashes.cs b/src/TgSharp.TL/TL/Upload/TLRequestGetCdnFileHashes.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLRequestGetCdnFileHashes.cs
rename to src/TgSharp.TL/TL/Upload/TLRequestGetCdnFileHashes.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLRequestGetFile.cs b/src/TgSharp.TL/TL/Upload/TLRequestGetFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLRequestGetFile.cs
rename to src/TgSharp.TL/TL/Upload/TLRequestGetFile.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLRequestGetFileHashes.cs b/src/TgSharp.TL/TL/Upload/TLRequestGetFileHashes.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLRequestGetFileHashes.cs
rename to src/TgSharp.TL/TL/Upload/TLRequestGetFileHashes.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLRequestGetWebFile.cs b/src/TgSharp.TL/TL/Upload/TLRequestGetWebFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLRequestGetWebFile.cs
rename to src/TgSharp.TL/TL/Upload/TLRequestGetWebFile.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLRequestReuploadCdnFile.cs b/src/TgSharp.TL/TL/Upload/TLRequestReuploadCdnFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLRequestReuploadCdnFile.cs
rename to src/TgSharp.TL/TL/Upload/TLRequestReuploadCdnFile.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLRequestSaveBigFilePart.cs b/src/TgSharp.TL/TL/Upload/TLRequestSaveBigFilePart.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLRequestSaveBigFilePart.cs
rename to src/TgSharp.TL/TL/Upload/TLRequestSaveBigFilePart.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLRequestSaveFilePart.cs b/src/TgSharp.TL/TL/Upload/TLRequestSaveFilePart.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLRequestSaveFilePart.cs
rename to src/TgSharp.TL/TL/Upload/TLRequestSaveFilePart.cs
diff --git a/src/TeleSharp.TL/TL/Upload/TLWebFile.cs b/src/TgSharp.TL/TL/Upload/TLWebFile.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Upload/TLWebFile.cs
rename to src/TgSharp.TL/TL/Upload/TLWebFile.cs
diff --git a/src/TeleSharp.TL/TL/Users/TLRequestGetFullUser.cs b/src/TgSharp.TL/TL/Users/TLRequestGetFullUser.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Users/TLRequestGetFullUser.cs
rename to src/TgSharp.TL/TL/Users/TLRequestGetFullUser.cs
diff --git a/src/TeleSharp.TL/TL/Users/TLRequestGetUsers.cs b/src/TgSharp.TL/TL/Users/TLRequestGetUsers.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Users/TLRequestGetUsers.cs
rename to src/TgSharp.TL/TL/Users/TLRequestGetUsers.cs
diff --git a/src/TeleSharp.TL/TL/Users/TLRequestSetSecureValueErrors.cs b/src/TgSharp.TL/TL/Users/TLRequestSetSecureValueErrors.cs
similarity index 100%
rename from src/TeleSharp.TL/TL/Users/TLRequestSetSecureValueErrors.cs
rename to src/TgSharp.TL/TL/Users/TLRequestSetSecureValueErrors.cs
diff --git a/src/TeleSharp.TL/TLContext.cs b/src/TgSharp.TL/TLContext.cs
similarity index 100%
rename from src/TeleSharp.TL/TLContext.cs
rename to src/TgSharp.TL/TLContext.cs
diff --git a/src/TeleSharp.TL/TLMethod.cs b/src/TgSharp.TL/TLMethod.cs
similarity index 100%
rename from src/TeleSharp.TL/TLMethod.cs
rename to src/TgSharp.TL/TLMethod.cs
diff --git a/src/TeleSharp.TL/TLObject.cs b/src/TgSharp.TL/TLObject.cs
similarity index 100%
rename from src/TeleSharp.TL/TLObject.cs
rename to src/TgSharp.TL/TLObject.cs
diff --git a/src/TeleSharp.TL/TLUtils.cs b/src/TgSharp.TL/TLUtils.cs
similarity index 100%
rename from src/TeleSharp.TL/TLUtils.cs
rename to src/TgSharp.TL/TLUtils.cs
diff --git a/src/TeleSharp.TL/TLVector.cs b/src/TgSharp.TL/TLVector.cs
similarity index 100%
rename from src/TeleSharp.TL/TLVector.cs
rename to src/TgSharp.TL/TLVector.cs
diff --git a/src/TeleSharp.TL/TeleSharp.TL.csproj b/src/TgSharp.TL/TgSharp.TL.csproj
similarity index 97%
rename from src/TeleSharp.TL/TeleSharp.TL.csproj
rename to src/TgSharp.TL/TgSharp.TL.csproj
index 803c0e2..0e7e43c 100644
--- a/src/TeleSharp.TL/TeleSharp.TL.csproj
+++ b/src/TgSharp.TL/TgSharp.TL.csproj
@@ -7,8 +7,8 @@
{D6144517-91D2-4880-86DF-E9FF5D7F383A}
Library
Properties
- TeleSharp.TL
- TeleSharp.TL
+ TgSharp.TL
+ TgSharp.TL
v4.6
512
diff --git a/src/TeleSharp.TL/packages.config b/src/TgSharp.TL/packages.config
similarity index 100%
rename from src/TeleSharp.TL/packages.config
rename to src/TgSharp.TL/packages.config
diff --git a/src/TgSharp.Tests/TgSharp.Tests.csproj b/src/TgSharp.Tests/TgSharp.Tests.csproj
index 96f4529..ba8b83d 100644
--- a/src/TgSharp.Tests/TgSharp.Tests.csproj
+++ b/src/TgSharp.Tests/TgSharp.Tests.csproj
@@ -43,14 +43,14 @@
-
- {d6144517-91d2-4880-86df-e9ff5d7f383a}
- TeleSharp.TL
-
{400d2544-1cc6-4d8a-a62c-2292d9947a16}
TgSharp.Core
+
+ {D6144517-91D2-4880-86DF-E9FF5D7F383A}
+ TgSharp.TL
+
diff --git a/src/TgSharp.Tests/TgSharpTests.cs b/src/TgSharp.Tests/TgSharpTests.cs
index cdc723f..4d8cb97 100644
--- a/src/TgSharp.Tests/TgSharpTests.cs
+++ b/src/TgSharp.Tests/TgSharpTests.cs
@@ -7,8 +7,8 @@ using System.Linq;
using System.Threading;
using System.Threading.Tasks;
-using TeleSharp.TL;
-using TeleSharp.TL.Messages;
+using TgSharp.TL;
+using TgSharp.TL.Messages;
using TgSharp.Core;
using TgSharp.Core.Exceptions;
using TgSharp.Core.Network;
diff --git a/src/TgSharp.sln b/src/TgSharp.sln
index 1b09fc7..dbd2969 100644
--- a/src/TgSharp.sln
+++ b/src/TgSharp.sln
@@ -5,7 +5,7 @@ VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TgSharp.Core", "TgSharp.Core\TgSharp.Core.csproj", "{400D2544-1CC6-4D8A-A62C-2292D9947A16}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeleSharp.TL", "TeleSharp.TL\TeleSharp.TL.csproj", "{D6144517-91D2-4880-86DF-E9FF5D7F383A}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TgSharp.TL", "TgSharp.TL\TgSharp.TL.csproj", "{D6144517-91D2-4880-86DF-E9FF5D7F383A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TgSharp.Generator", "TgSharp.Generator\TgSharp.Generator.csproj", "{9BE3B9D4-9FF6-4DC8-B9CC-EB2E3F390129}"
EndProject