mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-06 15:04:25 +00:00
Added contacts list & GUI examples
This commit is contained in:
parent
9cc164b9ec
commit
8fe0c086bb
3 changed files with 35 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
# How to use
|
||||
|
||||
>⚠️ This library relies on asynchronous C# programming (`async/await`) so make sure you are familiar with this advanced topic before proceeding.
|
||||
>If you are a beginner in C#, making a project based on this library might not be a great idea.
|
||||
>If you are a beginner in C#, starting a project based on this library might not be a great idea.
|
||||
|
||||
After installing WTelegramClient through Nuget, your first Console program will be as simple as:
|
||||
```csharp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue