/[sudobot]/branches/9.x-dev/lib/common/commands/settings/about.h
ViewVC logotype

Contents of /branches/9.x-dev/lib/common/commands/settings/about.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (show annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File MIME type: text/x-c
File size: 229 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 #ifndef SUDOBOT_COMMANDS_ABOUT_H
2 #define SUDOBOT_COMMANDS_ABOUT_H
3
4 #include <concord/discord.h>
5 #include "../../core/command.h"
6
7 void command_about(struct discord *client, cmdctx_t context);
8
9 #endif /* SUDOBOT_COMMANDS_ABOUT_H */

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26