Class StickerContent

java.lang.Object
com.bytedesk.core.base.BaseContent
com.bytedesk.core.message.content.StickerContent
All Implemented Interfaces:
Serializable

public class StickerContent extends BaseContent
贴纸消息内容类
See Also:
  • Field Details

    • url

      private String url
    • label

      private String label
    • mimeType

      private String mimeType
    • size

      private String size
    • hash

      private String hash
    • filename

      private String filename
    • caption

      private String caption
  • Constructor Details

    • StickerContent

      public StickerContent()