generateExamples

open suspend override fun generateExamples(context: DiscordContext): List<String>

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.