droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
Loading...
Searching...
No Matches
SetChannelCommand Class Reference

#include <SetChannelCommand.hpp>

Inheritance diagram for SetChannelCommand:
Collaboration diagram for SetChannelCommand:

Public Member Functions

 SetChannelCommand ()
 
virtual void on_slashcommand (const dpp::slashcommand_t &event) override
 
virtual void on_guild_member_add (const dpp::guild_member_add_t &event) override
 
virtual void on_guild_member_remove (const dpp::guild_member_remove_t &event) override
 

Additional Inherited Members

- Public Attributes inherited from IGlobalSlashCommand
std::string command_name
 
std::string command_description
 
std::vector< dpp::command_option > command_options
 

Constructor & Destructor Documentation

◆ SetChannelCommand()

SetChannelCommand::SetChannelCommand ( )

Member Function Documentation

◆ on_guild_member_add()

void SetChannelCommand::on_guild_member_add ( const dpp::guild_member_add_t & event)
overridevirtual

Implements IMemberCommand.

◆ on_guild_member_remove()

void SetChannelCommand::on_guild_member_remove ( const dpp::guild_member_remove_t & event)
overridevirtual

Implements IMemberCommand.

◆ on_slashcommand()

void SetChannelCommand::on_slashcommand ( const dpp::slashcommand_t & event)
overridevirtual

Implements IGlobalSlashCommand.


The documentation for this class was generated from the following files: