From 55ae027f2b7ee2df0486b7a55a920c392237b98f Mon Sep 17 00:00:00 2001 From: Lonami Date: Sat, 23 Sep 2017 09:31:37 +0200 Subject: [PATCH] Add link to how to retrieve all chat members --- Examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples.md b/Examples.md index 24f48c9..2099585 100644 --- a/Examples.md +++ b/Examples.md @@ -42,6 +42,7 @@ except: * [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) ## Bots