{{$L("机器人详情")}}
{{$L("机器人ID")}}:{{ msg.data.userid }}
{{$L("机器人名称")}}:{{ msg.data.nickname }}
{{$L("保留消息时间")}}:{{ msg.data.clear_day }}
{{$L("最后一次清理时间")}}:{{ msg.data.clear_at || '-' }}
{{$L("Webhook地址")}}:{{ msg.data.webhook_url || '-' }}
{{$L("Webhook请求次数")}}:{{ msg.data.webhook_num }}