Vixen
c7401864
csharp
public enum ChatRejection

Why a message did not go out.

Read the guide page for this →

Fields and properties (12)

  • None

    It did.

  • UnknownChannel

    This build has no such channel.

  • Empty

    There was nothing in it.

  • TooLong

    It was longer than the channel takes.

  • RateLimited

    They have said too much too fast.

  • Repeated

    The same thing again.

  • Muted

    They are muted.

  • Blocked

    One of them has blocked the other.

  • NoPermission

    Their rank or their tags do not let them speak here.

  • Requirements

    A requirement on the channel is not met.

  • Filtered

    A game's own filter said no.

  • NoAudience

    Nobody was there to hear it.

Used by (11)

  • BlockedVixen.Gameplay.Chat
  • ChatDeliveryVixen.Gameplay.Chat
  • ChatFilterTestsVixen.Gameplay.Chat.Tests
  • ChatRouterVixen.Gameplay.Chat
  • ChatRouterTestsVixen.Gameplay.Chat.Tests
  • ChatVerdictVixen.Gameplay.Chat
  • EmptyVixen.Gameplay.Chat
  • LengthVixen.Gameplay.Chat
  • MutedVixen.Gameplay.Chat
  • RateLimitVixen.Gameplay.Chat
  • RepeatVixen.Gameplay.Chat