Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 08f5c61

Browse files
committed
修改 Example;
1 parent 8331d6f commit 08f5c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/MessageType.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ int main()
6060

6161
});
6262

63-
bot.EventLoop();
63+
bot.UseWebSocket().EventLoop();
6464

6565
return 0;
6666
}

0 commit comments

Comments
 (0)