Erikthegamer:
It is the boolean publish(const char* topic, const char* payload);
I don't know that is why I gave the error in the description. From the error is this a possible data type?
long long unsigned int
What argument types does this want publish(const char* topic, const char* payload);?
What argument types are you passing?