> ## Documentation Index
> Fetch the complete documentation index at: https://docs.baobun.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Emoji

<Warning>
  `<>` means an argument is required, `[]` means it's optional
</Warning>

### Emoji Enlarge

Enlarge provided emojis

<CodeGroup>
  ```js Syntax theme={null}
  /emoji enlarge [emojis]
  ```
</CodeGroup>

* `emojis` (text): required <br />
  The emojis you want to enlarge.

### Emoji Steal

Steal provided emojis

<CodeGroup>
  ```js Syntax theme={null}
  /emoji steal [emojis]
  ```
</CodeGroup>

* `emojis` (text): required <br />
  The emojis you want to steal.
