Class MessageModerationAction

  • All Implemented Interfaces:

    @Immutable() 
    public final class MessageModerationAction
    
                        

    The type of moderation performed to a message.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getRawValue() The raw value of the moderation action.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MessageModerationAction

        MessageModerationAction(String rawValue)