You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot initialize object parameter of type 'SleepyDiscord::WebsocketppDiscordClient' with an expression of type 'MyClientClass'; No matching member function for call to 'sendMessage
#200
Open
EvanGrimes opened this issue
Jan 17, 2021
· 2 comments
my compiler screen is entirely filled with "cannot find boost/thread.hpp", but i got these errors from the CLion built in errors. The errors that i got are the exact same ones as featured in the title of this issue however
I am just now trying out this API, and i was trying to use the "hello" example, but it gives this error at the "client.run()" part.
Also during the same part, the sendMessage() function in the onMessage() part seems to now be missing a parameter that i cant find anywhere
The text was updated successfully, but these errors were encountered: