Class XiaohongshuWebhookEvent.Attachment

java.lang.Object
com.bytedesk.social.xiaohongshu.XiaohongshuWebhookEvent.Attachment
Enclosing class:
XiaohongshuWebhookEvent

public static class XiaohongshuWebhookEvent.Attachment extends Object
  • Field Details

    • type

      private String type
    • mediaId

      private String mediaId
    • url

      private String url
    • title

      private String title
    • description

      private String description
  • Constructor Details

    • Attachment

      public Attachment()