/[sudobot]/branches/9.x-dev/lib/common/events/on_interaction.h
ViewVC logotype

Annotation of /branches/9.x-dev/lib/common/events/on_interaction.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (hide annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File MIME type: text/x-c
File size: 256 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 rakinar2 577 #ifndef SUDOBOT_EVENTS_ON_INTERACTION_H
2     #define SUDOBOT_EVENTS_ON_INTERACTION_H
3    
4     #include <concord/discord.h>
5    
6     void on_interaction_create(struct discord *client, const struct discord_interaction *interaction);
7    
8     #endif /* SUDOBOT_EVENTS_ON_INTERACTION_H */

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26