Skip to content

Commit

Permalink
feat(api): 增加接口 RichMediaMessage 用以描述一个富媒体消息元素
Browse files Browse the repository at this point in the history
  • Loading branch information
ForteScarlet committed Jul 15, 2024
1 parent fcd2fd6 commit eceb415
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ public data object AtAll : MentionMessage

/**
* 一个可以表示富媒体的消息元素类型,
* 即一个文字元素除外、且与二进制数据(例如文件、音频等)相关的消息元素
* 即一个与二进制数据(例如文件、音频等)相关的非文字消息元素
*
* 可以是本地或远程的类型,例如常见的 [Image]。
*
Expand Down

0 comments on commit eceb415

Please sign in to comment.