ChatCommandType

public enum ChatCommandType : String

Undocumented

  • Say

    Undocumented

    Declaration

    Swift

    case Say = "Say"
  • Undocumented

    Declaration

    Swift

    case Emote = "Emote"
  • Undocumented

    Declaration

    Swift

    case Roll = "Roll"
  • Undocumented

    Declaration

    Swift

    case Party = "Party"
  • Undocumented

    Declaration

    Swift

    case Playing = "Playing"
  • Undocumented

    Declaration

    Swift

    case Help = "Help"
  • RPS

    Undocumented

    Declaration

    Swift

    case RPS = "RPS"
  • Undocumented

    Declaration

    Swift

    case Emoji = "Emoji"