version: 2.1.3







catchFields

You can catch field you want from telegram update. default values are caught by this method too

Parameters

field string the field you want to be caught Yes

Method errors

ErrorNamedescription
field parameter not found parameter field not founded , set it like example

Method examples

$this->catchFields(['field'=>'chat_id']);

Method alices

There is no alices

Method output :

false|mixed|string