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

# Yor.ts | interfaces/ContextMenuCommand

[yor.ts](../README) / [Exports](../modules) / ContextMenuCommand

# Interface: ContextMenuCommand

## Hierarchy

* **`ContextMenuCommand`**

  ↳ [`MessageContextMenuCommand`](MessageContextMenuCommand)

  ↳ [`UserContextMenuCommand`](UserContextMenuCommand)

## Table of contents

### Properties

* [builder](ContextMenuCommand#builder)

## Properties

### builder

• **builder**: `ContextMenuCommandBuilder`

#### Defined in

[src/interfaces/Command.ts:22](https://github.com/OreOreki/yor.ts/blob/ff21935/src/interfaces/Command.ts#L22)
