diff --git a/Examples.md b/Examples.md deleted file mode 100644 index 6588fba..0000000 --- a/Examples.md +++ /dev/null @@ -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) \ No newline at end of file