Skip to content

Commit 000e21b

Browse files
authored
Update auth.hpp
1 parent 22c1cdc commit 000e21b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ namespace KeyAuth {
3939
bool chatsend(std::string message, std::string channel);
4040
void changeusername(std::string newusername);
4141
std::string fetchonline();
42+
void forgot(std::string username, std::string email);
4243

4344
class subscriptions_class {
4445
public:

0 commit comments

Comments
 (0)