io.github.pidoveproject.showdown.room
Members list
Type members
Classlikes
object ChatContent extends RefinedTypeOps[String, Not[Blank], ChatContent]
Attributes
- Source
- package.scala
- Supertypes
- Self type
-
ChatContent.type
enum ChatMessage
A chat message.
A chat message.
Attributes
- Source
- ChatMessage.scala
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Source
- package.scala
- Supertypes
- Self type
-
HTML.type
object HighlightToken extends RefinedTypeOps[String, Not[Blank], HighlightToken]
Attributes
- Source
- package.scala
- Supertypes
- Self type
-
HighlightToken.type
A showdown room.
A showdown room.
Value parameters
- id
-
this room's id
- messages
-
the 100 last messages of this room
- roomType
-
this room's type, whether chat or battle
- users
-
the users connected to this room
Attributes
- Companion
- object
- Source
- JoinedRoom.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object JoinedRoom
Attributes
- Companion
- class
- Source
- JoinedRoom.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
JoinedRoom.type
object PopupMessage extends RefinedTypeOps[String, Not[Blank], PopupMessage]
Attributes
- Source
- package.scala
- Supertypes
- Self type
-
PopupMessage.type
Attributes
- Companion
- object
- Source
- RoomChat.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object RoomChat
Attributes
- Companion
- class
- Source
- RoomChat.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RoomChat.type
Attributes
- Source
- package.scala
- Supertypes
- Self type
-
RoomId.type
enum RoomType
The type of a room. Either a chat room or a battle/simulator one.
The type of a room. Either a chat room or a battle/simulator one.
Attributes
- Companion
- object
- Source
- RoomType.scala
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object RoomType
Attributes
- Companion
- enum
- Source
- RoomType.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RoomType.type
Types
Attributes
- Source
- package.scala
Attributes
- Source
- package.scala
Attributes
- Source
- package.scala
Attributes
- Source
- package.scala
Attributes
- Source
- package.scala
Givens
In this article