droplet
1.1.0
A multipurpose Discord bot with the hacker in mind
Loading...
Searching...
No Matches
AddResourcesCommand.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
Bot.hpp
>
4
5
class
AddResourcesCommand
:
public
IGlobalSlashCommand
{
6
public
:
7
AddResourcesCommand
();
8
9
virtual
void
on_slashcommand
(
const
dpp::slashcommand_t& event)
override
;
10
};
Bot.hpp
AddResourcesCommand::on_slashcommand
virtual void on_slashcommand(const dpp::slashcommand_t &event) override
Definition
AddResourcesCommand.cpp:35
AddResourcesCommand::AddResourcesCommand
AddResourcesCommand()
Definition
AddResourcesCommand.cpp:10
IGlobalSlashCommand
Definition
IGlobalSlashCommand.hpp:9
src
bot_library
commands
resources
AddResourcesCommand.hpp
Generated by
1.13.2