ServerMsg

public struct ServerMsg : ChatCommandData

Undocumented

  • Undocumented

    Declaration

    Swift

    public var author: UInt16
  • Undocumented

    Declaration

    Swift

    public var message: String
  • Undocumented

    Declaration

    Swift

    public var colorR: UInt8
  • Undocumented

    Declaration

    Swift

    public var colorG: UInt8
  • Undocumented

    Declaration

    Swift

    public var colorB: UInt8