mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-06 15:04:25 +00:00
demonstrate doc.Filename in Program_DownloadSavedMedia
This commit is contained in:
parent
8098f36932
commit
d858411a87
3 changed files with 5 additions and 4 deletions
1
FAQ.md
1
FAQ.md
|
|
@ -299,6 +299,7 @@ Also, remember to add a `using TL;` at the top of your files to have access to a
|
|||
# Troubleshooting guide
|
||||
|
||||
Here is a list of common issues and how to fix them so that your program work correctly:
|
||||
|
||||
1) Are you using the Nuget package or the library source code?
|
||||
It is not recommended to copy/compile the source code of the library for a normal usage.
|
||||
When built in DEBUG mode, the source code connects to Telegram test servers (see also [FAQ #6](#wrong-server)).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue