generate Examples
open suspend override fun generateExamples(context: DiscordContext): List<String>
Content copied to clipboard
A function called whenever an example of this type is needed.
Parameters
context
Allows the list result to be generated with the relevant discord context.