50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

telegram.bot (version 3.0.0)

check_update: Check an update

Description

This method is called to determine if an update should be handled by this handler instance. It should always be overridden (see Handler).

Usage

check_update(update)

Arguments

update

The update to be tested.