Telebot  4.7.0
Library for Telegram bot API
Enumerations
telebot-common.h File Reference

This file contains telegram bot common defintions. More...

Go to the source code of this file.

Enumerations

enum  telebot_error_e {
  TELEBOT_ERROR_NONE = 0, TELEBOT_ERROR_OPERATION_FAILED = -1, TELEBOT_ERROR_NOT_SUPPORTED = -2, TELEBOT_ERROR_OUT_OF_MEMORY = -3,
  TELEBOT_ERROR_NO_CONNECTION = -4, TELEBOT_ERROR_INVALID_PARAMETER = -5
}
 Enumerations of error code for telebot programming interface. More...
 

Detailed Description

This file contains telegram bot common defintions.

Author
Elmurod Talipov
Date
2020-04-19