From faabd39e37b623e798673a614cb8ebdb76dc7368 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sch=C3=BCrrle?= Date: Wed, 18 Oct 2017 20:30:43 +0200 Subject: [PATCH] Fix small typo in the docstring for the New users Filter Changed `Filters.status_update.new_chat_member` to `Filters.status_update.new_chat_members` Thanks to @ajbvn for pointing it out. --- telegram/ext/filters.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram/ext/filters.py b/telegram/ext/filters.py index 62ff06585dd..6297343719a 100644 --- a/telegram/ext/filters.py +++ b/telegram/ext/filters.py @@ -265,7 +265,7 @@ class _StatusUpdate(BaseFilter): """Subset for messages containing a status update. Examples: - Use these filters like: ``Filters.status_update.new_chat_member`` etc. Or use just + Use these filters like: ``Filters.status_update.new_chat_members`` etc. Or use just ``Filters.status_update`` for all status update messages. """ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy