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

# 类: OtherClientEvent

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

**继承自:** [Event](/api/event.md)

**子类:** [OtherClientOfflineEvent](/api/otherclientofflineevent.md), [OtherClientOnlineEvent](/api/otherclientonlineevent.md)

RainyBot的其它客户端事件类，与其它客户端直接相关的各类事件通常直接或间接继承此类

## 方法

* [int](https://docs.godotengine.org/en/latest/classes/class_int.html) **get\_client\_id ( )**

获取事件对应的其它客户端的ID

***

* [String](https://docs.godotengine.org/en/latest/classes/class_string.html) **get\_client\_platform ( )**

获取事件对应的其它客户端的平台名称

***
