fields class for catchField method in request class(and all its child e.g. telegram)
| Name | Type | Description | Kind |
|---|---|---|---|
| CHAT_ID | Get data of chat_id | Constant | |
| FROM_CHAT_ID | Get data of from_chat_id | Constant | |
| USER_ID | Get data of user_id | Constant | |
| MESSAGE_ID | Get data of message_id | Constant | |
| FILE_ID | Get data of file_id | Constant | |
| CALLBACK_QUERY_ID | Get data of callback_query_id | Constant | |
| SHIPPING_QUERY_ID | Get data of shipping_query_id | Constant | |
| PRE_CHECKOUT_QUERY_ID | Get data of pre_checkout_query_id | Constant | |
| INLINE_QUERY_ID | Get data of inline_query_id | Constant | |
| TYPE | Get data of type | Constant | |
| ACTION | Get data of action | Constant | |
| NAME | Get data of name | Constant | |
| LAST_NAME | Get data of last_name | Constant | |
| USERNAME | Get data of username | Constant | |
| GROUP_NAME | Get data of group_name | Constant | |
| GROUP_USERNAME | Get data of group_username | Constant | |
| UPDATE_TYPE | Get data of update_type | Constant | |
| UPDATE_DATE | Get data of update_date | Constant | |
| URL | Get data of url | Constant |