Destroyed Examples (markdown)

Lonami 2018-06-25 09:33:42 +02:00
parent ed7683b63e
commit 8533cc178f

@ -1,22 +0,0 @@
## Common steps
Before reading any specific example, make sure to read the [common steps](Common-Example-Steps).
## Signing in
* [Two Factor Authorization](Two-Factor-Authorization) (known as 2FA)
## Working with messages
* [Forwarding messages](Forwarding-messages)
* [Searching messages](Searching-messages)
* [Sending stickers](Sending-stickers)
## Users and chats
* [Retrieving an entity](Retrieving-an-entity) (user or group)
* [Joining a chat or channel](Joining-a-chat-or-channel)
* [Retrieving all chat members](Retrieving-all-chat-members) (channels too)
* [Recent actions](Recent-actions)
* [Admin Permissions](Admin-Permissions) (groups and channels).
* [Increasing View Count](Increasing-View-Count) in a Channel.
## Bots
* [Talking to inline bots](Talking-to-inline-bots)