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