check_update: Check an update

View source: R/handler.R

check_updateR Documentation

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.


telegram.bot documentation built on Sept. 7, 2022, 5:07 p.m.