getResolverHelpExample

Returns a help example for this option, from this option's TextParameterResolver.

The difference with helpExample is that the example comes from the resolver. Think of a context-specific example (helpExample) vs. a generic help example (resolver).

Tip: You may use the event as a way to get sample data (such as getting the member, channel, roles, etc...).

Parameters

event

The event of the command that triggered help content to be displayed