# BOT_REBAKE

Commands bot to rebake its appearance (reload its clothing and skin textures).

## Variables

The following table shows input values (you send them with the API call) and returned output values.

| **Variable** | **Description** |
|----------|-------------|
| `str`    | —           |
| `id`     | —           |

## Example

```csharp
llMessageLinked(LINK_SET, BOT_REBAKE, "", "");
```