19#ifndef __TELEBOT_COMMON_H__
20#define __TELEBOT_COMMON_H__
telebot_error_e
Enumerations of error code for telebot programming interface.
Definition telebot-common.h:45
@ TELEBOT_ERROR_NOT_SUPPORTED
Definition telebot-common.h:48
@ TELEBOT_ERROR_NO_CONNECTION
Definition telebot-common.h:50
@ TELEBOT_ERROR_INVALID_PARAMETER
Definition telebot-common.h:51
@ TELEBOT_ERROR_OPERATION_FAILED
Definition telebot-common.h:47
@ TELEBOT_ERROR_NONE
Definition telebot-common.h:46
@ TELEBOT_ERROR_OUT_OF_MEMORY
Definition telebot-common.h:49