SendMessageMedia

data class SendMessageMedia @ApiModelConstructor constructor(val fileInfo: String)(source)

富媒体消息

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(fileInfo: String)

Properties

Link copied to clipboard
@SerialName(value = "file_info")
val fileInfo: String

文件信息,用于发消息接口的 media 字段使用