getRawSelector

abstract fun getRawSelector(interaction: Interaction): String?(source)

Gets the raw selector from the given interaction, which may be parsed by createFilter or null, if the selector is not available in the given interaction.

Parameters

interaction

The interaction to export the selector's string representation from