Interface HelpRenderer<C>


@API(status=STABLE) public interface HelpRenderer<C>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Renders the result to the sender that created the query.
  • Method Details

    • render

      void render(@NonNull HelpQueryResult<C> result)
      Renders the result to the sender that created the query.
      Parameters:
      result - the result