Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chatroom
ChatRoomAnnouncementUpdateInput
Interface ChatRoomAnnouncementUpdateInput
更新公告时的输入参数。
interface
ChatRoomAnnouncementUpdateInput
{
announcement
:
string
;
}
Hierarchy (
View Summary
)
ChatRoomAnnouncementUpdateInput
ChatRoomAnnouncementUpdateParams
Index
Properties
announcement
Properties
Readonly
announcement
announcement
:
string
更新后的公告内容。该参数必传。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
announcement
IM SDK Web API 文档
Loading...
更新公告时的输入参数。