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

# Messages

> Action blocks for messages in the Meridian builder.

Send, edit, delete, pin, react to, and forward Discord messages. Most user-facing bots spend most of their time here.

Categories mirror the builder block palette. Search the palette or use the links below to jump to a specific block.

## Blocks

* [Send a Message](/builder/action-blocks/messages/send-message) — Send a text message, embed, or Components v2 layout to a channel or user.
* [Send a Form](/builder/action-blocks/messages/send-form) — Send a modal form to collect input from a user.
* [Delete a Message](/builder/action-blocks/messages/delete-message) — Delete a specific message or bulk delete messages.
* [Edit Part of a Message](/builder/action-blocks/messages/edit-message-part) — Change a single part of a message and leave the rest untouched.
* [Pin or Unpin a Message](/builder/action-blocks/messages/pin-message) — Pin or unpin a message in a channel.
* [Add or Remove a Reaction](/builder/action-blocks/messages/reaction-message) — Add or remove an emoji reaction on a message.
* [Forward or Publish a Message](/builder/action-blocks/messages/forward-message) — Forward a message to another channel or publish an announcement.
