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