Interface Message.MessageApplication

All Superinterfaces:
HasDescription, HasIcon, HasName
All Known Implementing Classes:
MessageApplicationImpl
Enclosing interface:
Message

public static interface Message.MessageApplication extends HasName, HasIcon, HasDescription
  • Method Details

    • id

      @Nonnull @CheckReturnValue String id()
      Returns:
      The application's id.
    • coverImage

      @Nullable @CheckReturnValue String coverImage()
      Returns:
      The application's cover image. Shown in embeds. May be null.