joinGroup
Tries to join a group by UUID.
Bot.joinGroup(groupuuid);Input
Variable | Required | Description |
|---|---|---|
| yes | The UUID of the group |
Output
Function returns a Promise with the following data:
Variable | Type | Description |
|---|---|---|
| bool | True if command completed successfully |
| string | Error string if command has failed |
Comments
The group enrollment should be open for the bot to be able to join.
The group can be hidden from SL search.