|
|||
|
|||
|
Inheritance diagram for CommandSATopic:


Public Member Functions | |
| CommandSATopic (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 20 of file m_satopic.cpp.
|
|
Definition at line 23 of file m_satopic.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 30 of file m_satopic.cpp. References CMD_FAILURE, CMD_LOCALONLY, InspIRCd::FindChan(), Channel::name, User::nick, InspIRCd::PI, ProtocolInterface::SendSNONotice(), Command::ServerInstance, Channel::SetTopic(), InspIRCd::SNO, User::WriteNumeric(), and SnomaskManager::WriteToSnoMask(). |