# Interface: SlashConfig

# Hierarchy

  • SlashConfig

# Index

# Properties

# Properties

# description

description: string

Defined in src/structures/slash_command.ts:26 (opens new window)


# name

name: string

Defined in src/structures/slash_command.ts:25 (opens new window)


# options

options: Array<OptionsProps>

Defined in src/structures/slash_command.ts:27 (opens new window)

Last Updated: 12/19/2020, 4:43:00 PM