diff --git a/Examples.md b/Examples.md index cccb9a4..6588fba 100644 --- a/Examples.md +++ b/Examples.md @@ -12,7 +12,6 @@ Before reading any specific example, make sure to read the [common steps](Common ## 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) * [Retrieving all chat members](Retrieving-all-chat-members) (channels too) * [Recent actions](Recent-actions)