mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-07 15:34:14 +00:00
minor doc changes
This commit is contained in:
parent
90ce527f31
commit
3be28f0fbd
3 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ Remember that these are just simple example codes that you should adjust to your
|
|||
In real production code, you might want to properly test the success of each operation or handle exceptions.
|
||||
|
||||
ℹ️ WTelegramClient covers 100% of Telegram Client API, much more than the examples below: check the [full API methods list](https://corefork.telegram.org/methods)!
|
||||
More examples can also be found in answers to [StackOverflow questions](https://stackoverflow.com/questions/tagged/wtelegramclient).
|
||||
More examples can also be found in the [Examples folder](Examples) and in answers to [StackOverflow questions](https://stackoverflow.com/questions/tagged/wtelegramclient).
|
||||
|
||||
<a name="msg-by-name"></a>
|
||||
### Send a message to someone by @username
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue