ConversationFrameBuilder

Provides a standard interface for conversation frames.

Inheritors

Functions

Link copied to clipboard
abstract fun build(title: String, converser: Converser, commands: List<CommandHelp>): Frame

Build a frame with a title, converser and commands.