Interface EncryptedMessage

All Known Implementing Classes:
EncryptedReactionMessage, PollUpdateMessage

public sealed interface EncryptedMessage permits EncryptedReactionMessage, PollUpdateMessage
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • secretName

      String secretName()