Small addon

2025-12-22 11:33:43 +01:00
parent bf4fec8d4d
commit cdbe6c57cb

@@ -139,6 +139,16 @@ api.getModuleId();
**Returns** string _Module ID_ **Returns** string _Module ID_
### getChannelId
Get the current channel id.
```javascript
api.getChannelId();
```
**Returns** string _Channel ID_
### getScenes ### getScenes
Get a list of all scenes this module is a part of. Get a list of all scenes this module is a part of.