Skip to main content

ODTextCommandInteractionOptionBase interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

The object returned for options from a text command interaction.

View Source

References

    Properties


    name string string

    The name of this option

    View Source


    type type Name

    The type of this option

    View Source


    value type Type

    The value of this option

    View Source