args property

Returns args of interaction

Implementation

List<InteractionOption> get args => UnmodifiableListView(_extractArgs(this.interaction.options));