Class VoiceContent

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

public class VoiceContent extends BaseContent
语音消息内容类
See Also:
  • Field Details

    • url

      private String url
    • duration

      private String duration
    • format

      private String format
    • caption

      private String caption
    • label

      private String label
  • Constructor Details

    • VoiceContent

      public VoiceContent()