---
title: "Quote"
---

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

# Quote

## Command

```txt
/quote <url>
```

## Description

Quotes a message from another channel into the current channel via a webhook, mimicking the original author's name and avatar.

## Permission

`none`

## Arguments

| Name | Type | Description | Sample Data |
| ---- | ---- | ----------- | ----------- |
| url | String | The full URL of the message to quote | https://discord.com/channels/.../.../... |

Source: https://docs.utilbot.co/commands/misc/quote/index.mdx
