Remove retrieve all dialogs link as it's now builtin

Lonami 2017-12-28 16:29:41 +01:00
parent 3dea080e50
commit bfc7bb6c0d

@ -12,7 +12,6 @@ Before reading any specific example, make sure to read the [common steps](Common
## Users and chats ## Users and chats
* [Retrieving an entity](Retrieving-an-entity) (user or group) * [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) * [Joining a chat or channel](Joining-a-chat-or-channel)
* [Retrieving all chat members](Retrieving-all-chat-members) (channels too) * [Retrieving all chat members](Retrieving-all-chat-members) (channels too)
* [Recent actions](Recent-actions) * [Recent actions](Recent-actions)