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