diff options
author | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2022-01-26 19:59:38 +0300 |
---|---|---|
committer | Bohdan Horbeshko <bodqhrohro@gmail.com> | 2022-01-26 19:59:38 +0300 |
commit | a2781be79df861335a84ec580d6443777900df9f (patch) | |
tree | 123e7c68209cf261732913c8e9b63e5b0eefb115 /README.md | |
parent | 7261b609164ff9acd5403afc6a5272f7eb927e04 (diff) |
Remove legacy lib_path parameter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -60,7 +60,6 @@ It is good idea to obtain Telegram API ID from [**https://my.telegram.org**](htt ``` :telegram: :tdlib: - :lib_path: 'lib/' :client: :api_id: '845316' # telegram API ID (my.telegram.org) # :api_hash: '27fe5224bc822bf3a45e015b4f9dfdb7' # telegram API HASH (my.telegram.org) # |