RoomFaq

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

Get the current room's FAQ answers.

Value parameters

topic

the paragraph/theme to show

Attributes

Source
InformationCommand.scala

Members list

Inherited
  • Not inherited
  • Product

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product