1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Compare commits

..

No commits in common. "0b34da39004ef514532085490f6ec1a367fb7af9" and "5a813534201ecc3fda8719a738e2c76cacdc1107" have entirely different histories.

View File

@ -6598,7 +6598,7 @@ class TeleBot:
Registers chat member handler. Registers chat member handler.
:param callback: function to be called :param callback: function to be called
:type callback: :obj:`function` :type callback: :obj:`function``
:param func: Function executed as a filter :param func: Function executed as a filter
:type func: :obj:`function` :type func: :obj:`function`