Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 931 Bytes

GcResetChatHistoryData.md

File metadata and controls

14 lines (9 loc) · 931 Bytes

GcResetChatHistoryData

Properties

Name Type Description Notes
channel_url str Specifies the URL of the target channel to reset chat history.
user_id str Specifies the unique ID of the user whose chat history to reset in the channel. If this user_id property is specified, the reset_all property is not required.
reset_all bool Determines whether to reset all users' chat history in the channel. If this reset_all property is specified, the user_id property is not required.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]