mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-19 20:42:18 +03:00
Created Examples (markdown)
parent
e37ea38200
commit
e881daf311
11
Examples.md
Normal file
11
Examples.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
## Working with messages
|
||||||
|
* [Forwarding messages](Forwarding messages)
|
||||||
|
* [Searching messages](Searching messages)
|
||||||
|
|
||||||
|
## Users and chats
|
||||||
|
* [Retrieving an entity](Retrieving an entity) (user or group).
|
||||||
|
* [Retrieving all dialogs](Retrieving all dialogs).
|
||||||
|
* [Joining a chat or channel](Joining a chat or channel).
|
||||||
|
|
||||||
|
## Bots
|
||||||
|
* [Talking to inline bots](Talking to inline bots).
|
Loading…
Reference in New Issue
Block a user