Browse Source

Rename telegramClient.js to TelegramClient.js

painor 5 năm trước cách đây
mục cha
commit
cf6a69e2be
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tl/TelegramClient.js

+ 1 - 1
tl/telegramClient.js → tl/TelegramClient.js

@@ -116,4 +116,4 @@ class TelegramClient {
     }
     }
 }
 }
 
 
-module.exports = TelegramClient;
+module.exports = TelegramClient;