social_servercommondaemonsChatDban_chat本页总览ban_chat 禁言指定账号 声明 bool ban_chat(string account, map info) 参数 参数名描述account账号info信息信息中必须包含以下字段:start_time : 禁言开始时间duration_in_min: 禁言持续时长(单位:分钟)prompt: 禁言提示 返回值 true - 禁言成功, false - 禁言失败 使用方式 返回文档