跳到主要内容

cmd_drop_world_message

新建一个发送客户端命令[cmd_drop_world_message]的class实例

命令作用:

  • GM: 删除世界信息

命令参数:

  • server_id: 待移除消息所在的成员服务器id;=nil时,管理员用户所对应的成员服务器id(string类型 - 必选)

  • sender: 消息发送方id(string类型 - 必选)

  • ids: 一组待移除消息的id(array类型 - 可选)

声明

SocialClientCmdBase cmd_drop_world_message()

参数

参数名描述

返回值

SocialClientCmdBase实例

使用方式

返回文档