16#ifndef MIRAI_MIRAICODE_MESSAGE_HPP_
17#define MIRAI_MIRAICODE_MESSAGE_HPP_
60 this->
code_ = std::move(code);
static constexpr MessageTypes TYPE_
MiraiCodeMessage & SetCode(std::string code)
设置mirai码
bool isValid_() const final
bool operator!=(const MiraiCodeMessage &rhs)
bool operator==(const MiraiCodeMessage &rhs)
MiraiCodeMessage(std::string code)
MiraiCodeMessage()=default
static constexpr bool SUPPORT_SEND_
std::string GetCode() const
获取mirai码