Faq

io.github.pidoveproject.showdown.protocol.client.InformationCommand.Faq
final case class Faq(topic: Option[String])

Get FAQ answers.

Value parameters

topic

the paragraph/theme to show

Attributes

Source
InformationCommand.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product