mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-04-22 18:12:01 +03:00
Destroyed Examples (markdown)
parent
ed7683b63e
commit
8533cc178f
22
Examples.md
22
Examples.md
|
@ -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)
|
Loading…
Reference in New Issue
Block a user