5 #ifndef YATBCPP_TOKEN_H 6 #define YATBCPP_TOKEN_H 10 #ifndef __TELEGRAM_TOKEN_LENGTH 11 #define __TELEGRAM_TOKEN_LENGTH 45 37 #endif //YATBOT_TOKEN_H #define __TELEGRAM_TOKEN_LENGTH
static Token FromFile(const char *fileLocation)
void setToken(std::string s)
Token(const char ttoken[__TELEGRAM_TOKEN_LENGTH])
const std::string getToken() const