Created Examples (markdown)

Lonami 2017-08-31 15:47:40 +02:00
parent e37ea38200
commit e881daf311

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).