|
cpp-mirai-client
v2.6.1
cpp client for mirai-api-http
|
Bot掉线事件 更多...
#include <BotEvents.hpp>
额外继承的成员函数 | |
Public 成员函数 继承自 Mirai::BotAccountEvent< BotOfflineEventDropped > | |
| QQ_t | GetQQ () const |
| 获取BotQQ 更多... | |
Public 成员函数 继承自 Mirai::IEvent< BotOfflineEventDropped > | |
| IEvent (const IEvent &)=default | |
| IEvent (IEvent &&)=default | |
| IEvent & | operator= (const IEvent &)=default |
| IEvent & | operator= (IEvent &&)=default |
| MiraiClient & | GetMiraiClient () const |
获取接收该事件的 MiraiClient 的引用 更多... | |
静态 Public 成员函数 继承自 Mirai::IEvent< BotOfflineEventDropped > | |
| static constexpr EventTypes | GetType () |
| 获取事件类型 更多... | |
Protected 成员函数 继承自 Mirai::IEvent< BotOfflineEventDropped > | |
| IEvent ()=default | |
| ~IEvent ()=default | |
Protected 属性 继承自 Mirai::BotAccountEvent< BotOfflineEventDropped > | |
| QQ_t | qq_ |