Interfacecorev0.2.1SlashOptionThe type-relevant shape of one slash option, as emitted by seedcord codegen into a registry row. interface SlashOptionMember overviewPropertiesautocompletechannelTypeschoiceskindrequiredPropertiesoptionalautocompleteautocomplete: true;optionalchannelTypeschannelTypes: readonly ChannelType[]optionalchoiceschoices: readonly (string | number)[]kindkind: OptionKind;requiredrequired: boolean;