> For the complete documentation index, see [llms.txt](https://docs.rainybot.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rainybot.dev/api/groupbotevent.md).

# 类: GroupBotEvent

[(返回目录)](/api.md)

**继承自:** [GroupEvent](/api/groupevent.md)

**子类:** [BotJoinGroupEvent](/api/botjoingroupevent.md), [BotLeaveGroupEvent](/api/botleavegroupevent.md), [BotMuteEvent](/api/botmuteevent.md), [BotPermChangeEvent](/api/botpermchangeevent.md), [BotUnmuteEvent](/api/botunmuteevent.md)

RainyBot的Bot自身群组事件类，与Bot自身相关的群组事件通常直接或间接继承此类
