Class SelectedMessageFailedModerationState

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Message getMessage() The selected message.
      Set<String> getOwnCapabilities() Set of capabilities the user is given for the current channel.
      • Methods inherited from class java.lang.Object

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

      • SelectedMessageFailedModerationState

        SelectedMessageFailedModerationState(Message message, Set<String> ownCapabilities)
    • Method Detail

      • getMessage

         Message getMessage()

        The selected message.

      • getOwnCapabilities

         Set<String> getOwnCapabilities()

        Set of capabilities the user is given for the current channel. For a full list @see ChannelCapabilities.