|
|||
|
|||
|
Inheritance diagram for CommandDevoice:


Public Member Functions | |
| CommandDevoice (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 25 of file m_devoice.cpp.
|
|
Definition at line 28 of file m_devoice.cpp. References Command::source, Command::syntax, TR_END, TR_TEXT, and TRANSLATE2. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 35 of file m_devoice.cpp. References CMD_FAILURE, CMD_SUCCESS, InspIRCd::FakeClient, InspIRCd::FindChan(), Channel::HasUser(), User::nick, InspIRCd::SendMode(), and Command::ServerInstance. |