Mirai-NET-Shelter / Mirai.Net

Mirai.Net是基于mirai-api-http实现的轻量级mirai社区sdk。
GNU Affero General Public License v3.0
186 stars 26 forks source link

缺少BotLeaveEventDisband事件 #65

Closed bunnyi116 closed 1 year ago

bunnyi116 commented 1 year ago

Mirai文档

{
  "type": "BotLeaveEventDisband",
  "group": {
    "id": 123456789,
    "name": "Miral Technology",
    "permission": "MEMBER"
  },
  operator: null
}

image

ksharperd commented 1 year ago

69 resolve this issue, close