'Catch event when user was kicked from a telegram channel

How to catch event when user was kicked from a telegram channel using PyTelegramBotAPI? I tried to use chat_member_handler, but it works only with chat, not with channel or supergroup



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source