im
Sends an Instant Message to a specific avatar.
Bot.im(name_or_UUID, message);Input
Variable | Required | Description |
|---|---|---|
| yes | The name or UUID of the avatar |
| yes | The message to send |
Output
This function does not return anything.
Sends an Instant Message to a specific avatar.
Bot.im(name_or_UUID, message);Variable | Required | Description |
|---|---|---|
| yes | The name or UUID of the avatar |
| yes | The message to send |
This function does not return anything.