Parent Directory
|
Revision Log
chore: add old version archive branches (2.x to 9.x-dev)
1 | #ifndef SUDOBOT_EVENTS_ON_READY_H |
2 | #define SUDOBOT_ON_READY_H |
3 | |
4 | #include <concord/discord.h> |
5 | |
6 | void on_ready(struct discord *client, const struct discord_ready *event); |
7 | |
8 | #endif /* SUDOBOT_EVENTS_ON_READY_H */ |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |