Options
All
  • Public
  • Public/Protected
  • All
Menu
brief

Parameters of the message deletion API

param msg_delete_param_msg

msg_delete_param_msg: object Message, write-only (optional), specifies the message to delete in the conversation

param msg_delete_param_is_remble

msg_delete_param_is_remble: Bool: Write-only (optional). Whether to delete all local or roaming messages. true: delete roaming messages; false (default): delete local messages

Hierarchy

  • Json_value_msgdelete

Index

Properties

Optional msg_delete_param_is_remble

msg_delete_param_is_remble?: boolean

msg_delete_param_msg

msg_delete_param_msg: string

Generated using TypeDoc