16#ifndef MIRAI_NUDGE_EVENT_HPP_
17#define MIRAI_NUDGE_EVENT_HPP_
56 std::string
GetAction()
const {
return this->action_; }
58 std::string
GetSuffix()
const {
return this->suffix_; }
Common interface for all event types
QQ_t GetSender() const
获取发送者QQ
std::string GetAction() const
获取自定义戳一戳的动作消息
NudgeTarget GetTarget() const
获取戳一戳消息的接收对象
std::string GetSuffix() const
获取自定义戳一戳的内容