Slash Option Getter Impl
class SlashOptionGetterImpl(applicationCommandOption: ApplicationCommandOption, optionObjects: Map<Long, GenericEntity>) : SlashOptionGetter(source)
Constructors
Link copied to clipboard
constructor(applicationCommandOption: ApplicationCommandOption, optionObjects: Map<Long, GenericEntity>)