搜尋機器人 POST/bots/searchSendServer URLHeadersAuthorizationAuthorizationRequiredBearer <token>In: headerResponse Body200Successful responsemessagestringexport interface Response { message?: string; } cURLJavaScriptGoPythoncurl -X POST "https://dsb.mwtw.net/api/bots/search" \ -H "Authorization: Bearer <token>"200{ "message": "Hello, world!" }Lazco上一頁發送投票 POST發送投票給機器人