/[sudobot]/trunk/lib/common/events/on_message.h
ViewVC logotype

Annotation of /trunk/lib/common/events/on_message.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 573 - (hide annotations)
Mon Jul 29 17:54:59 2024 UTC (8 months, 3 weeks ago) by rakinar2
File MIME type: text/x-c
File size: 225 byte(s)
chore: push code for v9 [second attempt]
1 rakinar2 573 #ifndef SUDOBOT_EVENTS_ON_MESSAGE_H
2     #define SUDOBOT_EVENTS_ON_MESSAGE_H
3    
4     #include <concord/discord.h>
5    
6     void on_message(struct discord *client, const struct discord_message *message);
7    
8     #endif /* SUDOBOT_EVENTS_ON_MESSAGE_H */

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26