<?php /** * response * @author auto create */ class TopSendConversationMsgResponse { /** * 异步任务id **/ public $task_id; } ?>