cpp-mirai-client
v2.6.1
cpp client for mirai-api-http
|
Bot主动退群事件 更多...
#include <BotEvents.hpp>
额外继承的成员函数 | |
![]() | |
Group | GetGroup () const |
获取群聊信息 更多... | |
![]() | |
IEvent (const IEvent &)=default | |
IEvent (IEvent &&)=default | |
IEvent & | operator= (const IEvent &)=default |
IEvent & | operator= (IEvent &&)=default |
MiraiClient & | GetMiraiClient () const |
获取接收该事件的 MiraiClient 的引用 更多... | |
![]() | |
static constexpr EventTypes | GetType () |
获取事件类型 更多... | |
![]() | |
IEvent ()=default | |
~IEvent ()=default | |
![]() | |
Group | group_ |
Bot主动退群事件
Member Variable | Default Value |
---|---|
BotLeaveEventActive::group_ | Group{} |
在文件 BotEvents.hpp 第 245 行定义.