BlockPrivateMessages

io.github.pidoveproject.showdown.protocol.client.OptionCommand.BlockPrivateMessages
final case class BlockPrivateMessages(exceptGroup: Option[PrivateMessageGroup])

Block private messages.

Value parameters

exceptGroup

the groups still allowed to PM the current user

Attributes

Source
OptionCommand.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product