Skip to main content

ODTextCommandBuilderGuildMemberOption interface

under construction

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

Overview

The guild member option builder for text commands.

View Source

References

    Properties


    inherited name string string

    The name of this option

    View Source


    inherited optional required boolean boolean

    Is this option required? (optional options can only exist at the end of the command!)

    View Source


    type type "guildmember"

    The type of this option

    View Source