> 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/rainybotapi.md).

# 类: RainyBotAPI

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

**继承自:** [RefCounted](https://docs.godotengine.org/en/latest/classes/class_refcounted.html)

**子类:** [BotAPI](/api/botapi.md), [CoreAPI](/api/coreapi.md), [EventAPI](/api/eventapi.md), [MessageAPI](/api/messageapi.md), [RoleAPI](/api/roleapi.md)

RainyBot所有API的父类，所有可供插件使用的API都将直接或间接继承此类
