uapi-browser-sdk 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.editorconfig +6 -0
- package/.github/workflows/release.yml +24 -0
- package/.github/workflows/test.yml +11 -0
- package/README.md +65 -0
- package/banner.png +0 -0
- package/dist/index.d.ts +170 -0
- package/dist/index.js +709 -0
- package/dist/index.test.d.ts +1 -0
- package/dist/index.test.js +2 -0
- package/internal/.openapi-generator/FILES +557 -0
- package/internal/.openapi-generator/VERSION +1 -0
- package/internal/.openapi-generator-ignore +23 -0
- package/internal/docs/ClipzyApi.md +222 -0
- package/internal/docs/ConvertApi.md +146 -0
- package/internal/docs/DailyApi.md +70 -0
- package/internal/docs/DefaultApi.md +350 -0
- package/internal/docs/EndpointsAggregate.md +36 -0
- package/internal/docs/EndpointsAggregateEndpointsInner.md +36 -0
- package/internal/docs/EndpointsAggregateUnaggregated.md +36 -0
- package/internal/docs/GameApi.md +363 -0
- package/internal/docs/GetAiTranslateLanguages200Response.md +40 -0
- package/internal/docs/GetAiTranslateLanguages200ResponseData.md +38 -0
- package/internal/docs/GetAiTranslateLanguages200ResponseDataContextsInner.md +38 -0
- package/internal/docs/GetAiTranslateLanguages200ResponseDataLanguagesInner.md +38 -0
- package/internal/docs/GetAiTranslateLanguages200ResponseDataStylesInner.md +38 -0
- package/internal/docs/GetAiTranslateLanguages200ResponsePerformance.md +42 -0
- package/internal/docs/GetAiTranslateLanguages200ResponsePerformanceTypicalResponseTimeMs.md +36 -0
- package/internal/docs/GetAnswerbookAsk200Response.md +38 -0
- package/internal/docs/GetAnswerbookAsk400Response.md +36 -0
- package/internal/docs/GetAnswerbookAsk500Response.md +36 -0
- package/internal/docs/GetAvatarGravatar400Response.md +36 -0
- package/internal/docs/GetAvatarGravatar404Response.md +36 -0
- package/internal/docs/GetClipzyGet200Response.md +34 -0
- package/internal/docs/GetClipzyGet400Response.md +34 -0
- package/internal/docs/GetClipzyGet404Response.md +34 -0
- package/internal/docs/GetClipzyRaw400Response.md +34 -0
- package/internal/docs/GetClipzyRaw403Response.md +34 -0
- package/internal/docs/GetConvertUnixtime200Response.md +38 -0
- package/internal/docs/GetConvertUnixtime400Response.md +38 -0
- package/internal/docs/GetDailyNewsImage500Response.md +36 -0
- package/internal/docs/GetDailyNewsImage502Response.md +36 -0
- package/internal/docs/GetGameEpicFree200Response.md +36 -0
- package/internal/docs/GetGameEpicFree200ResponseDataInner.md +58 -0
- package/internal/docs/GetGameEpicFree500Response.md +36 -0
- package/internal/docs/GetGameMinecraftHistoryid200Response.md +42 -0
- package/internal/docs/GetGameMinecraftHistoryid200ResponseHistoryInner.md +36 -0
- package/internal/docs/GetGameMinecraftHistoryid400Response.md +38 -0
- package/internal/docs/GetGameMinecraftHistoryid404Response.md +38 -0
- package/internal/docs/GetGameMinecraftHistoryid502Response.md +38 -0
- package/internal/docs/GetGameMinecraftServerstatus200Response.md +53 -0
- package/internal/docs/GetGameMinecraftServerstatus400Response.md +38 -0
- package/internal/docs/GetGameMinecraftServerstatus404Response.md +38 -0
- package/internal/docs/GetGameMinecraftServerstatus502Response.md +38 -0
- package/internal/docs/GetGameMinecraftUserinfo200Response.md +40 -0
- package/internal/docs/GetGameMinecraftUserinfo400Response.md +38 -0
- package/internal/docs/GetGameMinecraftUserinfo404Response.md +38 -0
- package/internal/docs/GetGameSteamSummary200Response.md +62 -0
- package/internal/docs/GetGameSteamSummary400Response.md +38 -0
- package/internal/docs/GetGameSteamSummary401Response.md +38 -0
- package/internal/docs/GetGameSteamSummary404Response.md +38 -0
- package/internal/docs/GetGameSteamSummary502Response.md +38 -0
- package/internal/docs/GetGithubRepo200Response.md +78 -0
- package/internal/docs/GetGithubRepo200ResponseCollaboratorsInner.md +40 -0
- package/internal/docs/GetGithubRepo400Response.md +36 -0
- package/internal/docs/GetGithubRepo502Response.md +36 -0
- package/internal/docs/GetHistoryProgrammer200Response.md +40 -0
- package/internal/docs/GetHistoryProgrammer200ResponseEventsInner.md +46 -0
- package/internal/docs/GetHistoryProgrammer400Response.md +36 -0
- package/internal/docs/GetHistoryProgrammerToday200Response.md +40 -0
- package/internal/docs/GetHistoryProgrammerToday200ResponseEventsInner.md +46 -0
- package/internal/docs/GetHistoryProgrammerToday500Response.md +36 -0
- package/internal/docs/GetImageBingDaily502Response.md +36 -0
- package/internal/docs/GetImageMotou400Response.md +34 -0
- package/internal/docs/GetImageMotou500Response.md +34 -0
- package/internal/docs/GetImageQrcode200Response.md +34 -0
- package/internal/docs/GetImageQrcode400Response.md +38 -0
- package/internal/docs/GetImageQrcode500Response.md +38 -0
- package/internal/docs/GetImageTobase64200Response.md +38 -0
- package/internal/docs/GetImageTobase64400Response.md +38 -0
- package/internal/docs/GetImageTobase64502Response.md +38 -0
- package/internal/docs/GetMiscHotboard200Response.md +38 -0
- package/internal/docs/GetMiscHotboard200ResponseListInner.md +42 -0
- package/internal/docs/GetMiscHotboard400Response.md +38 -0
- package/internal/docs/GetMiscHotboard500Response.md +38 -0
- package/internal/docs/GetMiscHotboard502Response.md +38 -0
- package/internal/docs/GetMiscPhoneinfo200Response.md +38 -0
- package/internal/docs/GetMiscPhoneinfo400Response.md +38 -0
- package/internal/docs/GetMiscPhoneinfo500Response.md +38 -0
- package/internal/docs/GetMiscRandomnumber200Response.md +34 -0
- package/internal/docs/GetMiscRandomnumber400Response.md +38 -0
- package/internal/docs/GetMiscTimestamp200Response.md +42 -0
- package/internal/docs/GetMiscTimestamp400Response.md +38 -0
- package/internal/docs/GetMiscTrackingCarriers200Response.md +38 -0
- package/internal/docs/GetMiscTrackingCarriers200ResponseData.md +36 -0
- package/internal/docs/GetMiscTrackingCarriers200ResponseDataCarriersInner.md +36 -0
- package/internal/docs/GetMiscTrackingDetect200Response.md +38 -0
- package/internal/docs/GetMiscTrackingDetect200ResponseData.md +40 -0
- package/internal/docs/GetMiscTrackingDetect200ResponseDataAlternativesInner.md +36 -0
- package/internal/docs/GetMiscTrackingDetect404Response.md +36 -0
- package/internal/docs/GetMiscTrackingQuery200Response.md +38 -0
- package/internal/docs/GetMiscTrackingQuery200ResponseData.md +42 -0
- package/internal/docs/GetMiscTrackingQuery200ResponseDataTracksInner.md +36 -0
- package/internal/docs/GetMiscTrackingQuery400Response.md +36 -0
- package/internal/docs/GetMiscTrackingQuery404Response.md +36 -0
- package/internal/docs/GetMiscWeather200Response.md +50 -0
- package/internal/docs/GetMiscWeather400Response.md +38 -0
- package/internal/docs/GetMiscWeather410Response.md +38 -0
- package/internal/docs/GetMiscWeather500Response.md +38 -0
- package/internal/docs/GetMiscWeather502Response.md +38 -0
- package/internal/docs/GetMiscWorldtime200Response.md +46 -0
- package/internal/docs/GetMiscWorldtime400Response.md +38 -0
- package/internal/docs/GetMiscWorldtime404Response.md +38 -0
- package/internal/docs/GetNetworkDns200Response.md +42 -0
- package/internal/docs/GetNetworkDns200ResponseRecordsInner.md +46 -0
- package/internal/docs/GetNetworkDns400Response.md +38 -0
- package/internal/docs/GetNetworkDns404Response.md +38 -0
- package/internal/docs/GetNetworkIcp200Response.md +44 -0
- package/internal/docs/GetNetworkIcp404Response.md +38 -0
- package/internal/docs/GetNetworkIpinfo200Response.md +68 -0
- package/internal/docs/GetNetworkIpinfo400Response.md +38 -0
- package/internal/docs/GetNetworkIpinfo404Response.md +38 -0
- package/internal/docs/GetNetworkIpinfo500Response.md +38 -0
- package/internal/docs/GetNetworkMyip400Response.md +38 -0
- package/internal/docs/GetNetworkMyip500Response.md +38 -0
- package/internal/docs/GetNetworkPing200Response.md +46 -0
- package/internal/docs/GetNetworkPing400Response.md +36 -0
- package/internal/docs/GetNetworkPing429Response.md +36 -0
- package/internal/docs/GetNetworkPingmyip200Response.md +46 -0
- package/internal/docs/GetNetworkPingmyip404Response.md +38 -0
- package/internal/docs/GetNetworkPortscan200Response.md +42 -0
- package/internal/docs/GetNetworkPortscan400Response.md +38 -0
- package/internal/docs/GetNetworkPortscan500Response.md +38 -0
- package/internal/docs/GetNetworkUrlstatus200Response.md +38 -0
- package/internal/docs/GetNetworkUrlstatus502Response.md +38 -0
- package/internal/docs/GetNetworkWhois200Response.md +36 -0
- package/internal/docs/GetNetworkWhois200ResponseOneOf.md +40 -0
- package/internal/docs/GetNetworkWhois200ResponseOneOf1.md +37 -0
- package/internal/docs/GetNetworkWhois404Response.md +38 -0
- package/internal/docs/GetNetworkWxdomain200Response.md +38 -0
- package/internal/docs/GetNetworkWxdomain502Response.md +38 -0
- package/internal/docs/GetRandomImage404Response.md +36 -0
- package/internal/docs/GetRandomImage500Response.md +36 -0
- package/internal/docs/GetRandomString200Response.md +36 -0
- package/internal/docs/GetRandomString400Response.md +38 -0
- package/internal/docs/GetRandomString500Response.md +38 -0
- package/internal/docs/GetSaying200Response.md +34 -0
- package/internal/docs/GetSaying500Response.md +38 -0
- package/internal/docs/GetSearchEngines200Response.md +38 -0
- package/internal/docs/GetSearchEngines200ResponseEngine.md +45 -0
- package/internal/docs/GetSearchEngines200ResponseLimits.md +37 -0
- package/internal/docs/GetSensitiveWordAnalyzeQuery400Response.md +36 -0
- package/internal/docs/GetSocialBilibiliArchives200Response.md +40 -0
- package/internal/docs/GetSocialBilibiliArchives200ResponseVideosInner.md +54 -0
- package/internal/docs/GetSocialBilibiliArchives400Response.md +38 -0
- package/internal/docs/GetSocialBilibiliArchives404Response.md +38 -0
- package/internal/docs/GetSocialBilibiliArchives500Response.md +38 -0
- package/internal/docs/GetSocialBilibiliLiveroom200Response.md +66 -0
- package/internal/docs/GetSocialBilibiliReplies200Response.md +38 -0
- package/internal/docs/GetSocialBilibiliReplies200ResponsePage.md +41 -0
- package/internal/docs/GetSocialBilibiliReplies200ResponseRepliesInner.md +54 -0
- package/internal/docs/GetSocialBilibiliReplies200ResponseRepliesInnerContent.md +35 -0
- package/internal/docs/GetSocialBilibiliReplies200ResponseRepliesInnerMember.md +41 -0
- package/internal/docs/GetSocialBilibiliReplies200ResponseRepliesInnerMemberLevelInfo.md +34 -0
- package/internal/docs/GetSocialBilibiliUserinfo200Response.md +38 -0
- package/internal/docs/GetSocialBilibiliUserinfo200ResponseData.md +44 -0
- package/internal/docs/GetSocialBilibiliUserinfo400Response.md +38 -0
- package/internal/docs/GetSocialBilibiliUserinfo404Response.md +38 -0
- package/internal/docs/GetSocialBilibiliUserinfo502Response.md +38 -0
- package/internal/docs/GetSocialBilibiliVideoinfo200Response.md +60 -0
- package/internal/docs/GetSocialBilibiliVideoinfo200ResponseOwner.md +39 -0
- package/internal/docs/GetSocialBilibiliVideoinfo200ResponsePagesInner.md +40 -0
- package/internal/docs/GetSocialBilibiliVideoinfo200ResponseStat.md +47 -0
- package/internal/docs/GetSocialQqGroupinfo200Response.md +46 -0
- package/internal/docs/GetSocialQqGroupinfo400Response.md +38 -0
- package/internal/docs/GetSocialQqGroupinfo404Response.md +38 -0
- package/internal/docs/GetSocialQqGroupinfo500Response.md +38 -0
- package/internal/docs/GetSocialQqUserinfo200Response.md +60 -0
- package/internal/docs/GetSocialQqUserinfo400Response.md +38 -0
- package/internal/docs/GetSocialQqUserinfo404Response.md +38 -0
- package/internal/docs/GetStatusRatelimit200Response.md +50 -0
- package/internal/docs/GetStatusRatelimit401Response.md +38 -0
- package/internal/docs/GetStatusUsage200Response.md +40 -0
- package/internal/docs/GetStatusUsage404Response.md +38 -0
- package/internal/docs/GetStatusUsage500Response.md +38 -0
- package/internal/docs/GetTextMd5200Response.md +34 -0
- package/internal/docs/GetTextMd5400Response.md +38 -0
- package/internal/docs/GetWebTomarkdownAsyncStatus200Response.md +56 -0
- package/internal/docs/GetWebTomarkdownAsyncStatus200ResponseAnyOf.md +44 -0
- package/internal/docs/GetWebTomarkdownAsyncStatus200ResponseAnyOf1.md +48 -0
- package/internal/docs/GetWebTomarkdownAsyncStatus200ResponseAnyOf2.md +50 -0
- package/internal/docs/GetWebTomarkdownAsyncStatus200ResponseAnyOf2Result.md +43 -0
- package/internal/docs/GetWebTomarkdownAsyncStatus200ResponseAnyOf3.md +50 -0
- package/internal/docs/GetWebTomarkdownAsyncStatus404Response.md +38 -0
- package/internal/docs/GetWebparseExtractimages200Response.md +38 -0
- package/internal/docs/GetWebparseExtractimages500Response.md +38 -0
- package/internal/docs/GetWebparseMetadata200Response.md +54 -0
- package/internal/docs/GetWebparseMetadata500Response.md +38 -0
- package/internal/docs/ImageApi.md +744 -0
- package/internal/docs/MiscApi.md +783 -0
- package/internal/docs/NetworkApi.md +716 -0
- package/internal/docs/PoemApi.md +69 -0
- package/internal/docs/PostAiTranslate200Response.md +48 -0
- package/internal/docs/PostAiTranslate200ResponseBatchDataInner.md +38 -0
- package/internal/docs/PostAiTranslate200ResponseBatchSummary.md +41 -0
- package/internal/docs/PostAiTranslate200ResponseData.md +45 -0
- package/internal/docs/PostAiTranslate200ResponseDataExplanation.md +38 -0
- package/internal/docs/PostAiTranslate200ResponsePerformance.md +36 -0
- package/internal/docs/PostAiTranslate200ResponseQualityMetrics.md +41 -0
- package/internal/docs/PostAiTranslate400Response.md +38 -0
- package/internal/docs/PostAiTranslate401Response.md +38 -0
- package/internal/docs/PostAiTranslate429Response.md +38 -0
- package/internal/docs/PostAiTranslate500Response.md +40 -0
- package/internal/docs/PostAiTranslateRequest.md +48 -0
- package/internal/docs/PostAnswerbookAsk200Response.md +38 -0
- package/internal/docs/PostAnswerbookAskRequest.md +34 -0
- package/internal/docs/PostClipzyStore200Response.md +34 -0
- package/internal/docs/PostClipzyStore400Response.md +36 -0
- package/internal/docs/PostClipzyStore413Response.md +36 -0
- package/internal/docs/PostClipzyStoreRequest.md +36 -0
- package/internal/docs/PostConvertJson200Response.md +50 -0
- package/internal/docs/PostConvertJson400Response.md +38 -0
- package/internal/docs/PostConvertJsonRequest.md +34 -0
- package/internal/docs/PostImageCompress400Response.md +36 -0
- package/internal/docs/PostImageCompress500Response.md +36 -0
- package/internal/docs/PostImageFrombase64200Response.md +38 -0
- package/internal/docs/PostImageFrombase64400Response.md +38 -0
- package/internal/docs/PostImageFrombase64500Response.md +38 -0
- package/internal/docs/PostImageFrombase64Request.md +34 -0
- package/internal/docs/PostImageMotou400Response.md +34 -0
- package/internal/docs/PostImageMotou500Response.md +34 -0
- package/internal/docs/PostImageSpeechless400Response.md +34 -0
- package/internal/docs/PostImageSpeechless500Response.md +34 -0
- package/internal/docs/PostImageSpeechlessRequest.md +36 -0
- package/internal/docs/PostImageSvg400Response.md +36 -0
- package/internal/docs/PostImageSvg500Response.md +36 -0
- package/internal/docs/PostSearchAggregate200Response.md +44 -0
- package/internal/docs/PostSearchAggregate200ResponseResultsInner.md +50 -0
- package/internal/docs/PostSearchAggregate200ResponseSourcesInner.md +42 -0
- package/internal/docs/PostSearchAggregate400Response.md +38 -0
- package/internal/docs/PostSearchAggregate401Response.md +38 -0
- package/internal/docs/PostSearchAggregate429Response.md +38 -0
- package/internal/docs/PostSearchAggregate500Response.md +38 -0
- package/internal/docs/PostSearchAggregateRequest.md +42 -0
- package/internal/docs/PostSensitiveWordAnalyze200Response.md +36 -0
- package/internal/docs/PostSensitiveWordAnalyze200ResponseResultsInner.md +44 -0
- package/internal/docs/PostSensitiveWordAnalyze400Response.md +36 -0
- package/internal/docs/PostSensitiveWordAnalyze401Response.md +36 -0
- package/internal/docs/PostSensitiveWordAnalyze429Response.md +36 -0
- package/internal/docs/PostSensitiveWordAnalyzeRequest.md +34 -0
- package/internal/docs/PostSensitiveWordQuickCheck200Response.md +40 -0
- package/internal/docs/PostSensitiveWordQuickCheckRequest.md +34 -0
- package/internal/docs/PostTextAesDecrypt200Response.md +34 -0
- package/internal/docs/PostTextAesDecrypt400Response.md +38 -0
- package/internal/docs/PostTextAesDecrypt500Response.md +38 -0
- package/internal/docs/PostTextAesDecryptRequest.md +38 -0
- package/internal/docs/PostTextAesEncrypt200Response.md +34 -0
- package/internal/docs/PostTextAesEncrypt400Response.md +38 -0
- package/internal/docs/PostTextAesEncrypt500Response.md +38 -0
- package/internal/docs/PostTextAesEncryptRequest.md +36 -0
- package/internal/docs/PostTextAnalyze200Response.md +42 -0
- package/internal/docs/PostTextAnalyze400Response.md +38 -0
- package/internal/docs/PostTextAnalyzeRequest.md +35 -0
- package/internal/docs/PostTextBase64Decode200Response.md +34 -0
- package/internal/docs/PostTextBase64Decode400Response.md +38 -0
- package/internal/docs/PostTextBase64DecodeRequest.md +34 -0
- package/internal/docs/PostTextBase64Encode200Response.md +34 -0
- package/internal/docs/PostTextBase64Encode400Response.md +38 -0
- package/internal/docs/PostTextBase64EncodeRequest.md +34 -0
- package/internal/docs/PostTextMd5400Response.md +38 -0
- package/internal/docs/PostTextMd5Request.md +34 -0
- package/internal/docs/PostTextMd5Verify200Response.md +34 -0
- package/internal/docs/PostTextMd5Verify400Response.md +38 -0
- package/internal/docs/PostTextMd5VerifyRequest.md +36 -0
- package/internal/docs/PostTranslateText200Response.md +36 -0
- package/internal/docs/PostTranslateText400Response.md +38 -0
- package/internal/docs/PostTranslateText500Response.md +38 -0
- package/internal/docs/PostTranslateTextRequest.md +34 -0
- package/internal/docs/PostWebTomarkdownAsync202Response.md +42 -0
- package/internal/docs/PostWebTomarkdownAsync400Response.md +38 -0
- package/internal/docs/RandomApi.md +295 -0
- package/internal/docs/SingleEndpoint.md +36 -0
- package/internal/docs/SocialApi.md +592 -0
- package/internal/docs/StatusApi.md +148 -0
- package/internal/docs/TextApi.md +562 -0
- package/internal/docs/TranslateApi.md +216 -0
- package/internal/docs/WebParseApi.md +286 -0
- package/internal/package.json +19 -0
- package/internal/src/apis/ClipzyApi.ts +204 -0
- package/internal/src/apis/ConvertApi.ts +133 -0
- package/internal/src/apis/DailyApi.ts +64 -0
- package/internal/src/apis/DefaultApi.ts +287 -0
- package/internal/src/apis/GameApi.ts +304 -0
- package/internal/src/apis/ImageApi.ts +706 -0
- package/internal/src/apis/MiscApi.ts +675 -0
- package/internal/src/apis/NetworkApi.ts +618 -0
- package/internal/src/apis/PoemApi.ts +64 -0
- package/internal/src/apis/RandomApi.ts +282 -0
- package/internal/src/apis/SocialApi.ts +489 -0
- package/internal/src/apis/StatusApi.ts +127 -0
- package/internal/src/apis/TextApi.ts +460 -0
- package/internal/src/apis/TranslateApi.ts +436 -0
- package/internal/src/apis/WebParseApi.ts +235 -0
- package/internal/src/apis/index.ts +17 -0
- package/internal/src/index.ts +5 -0
- package/internal/src/models/EndpointsAggregate.ts +88 -0
- package/internal/src/models/EndpointsAggregateEndpointsInner.ts +73 -0
- package/internal/src/models/EndpointsAggregateUnaggregated.ts +73 -0
- package/internal/src/models/GetAiTranslateLanguages200Response.ts +104 -0
- package/internal/src/models/GetAiTranslateLanguages200ResponseData.ts +103 -0
- package/internal/src/models/GetAiTranslateLanguages200ResponseDataContextsInner.ts +81 -0
- package/internal/src/models/GetAiTranslateLanguages200ResponseDataLanguagesInner.ts +81 -0
- package/internal/src/models/GetAiTranslateLanguages200ResponseDataStylesInner.ts +81 -0
- package/internal/src/models/GetAiTranslateLanguages200ResponsePerformance.ts +105 -0
- package/internal/src/models/GetAiTranslateLanguages200ResponsePerformanceTypicalResponseTimeMs.ts +73 -0
- package/internal/src/models/GetAnswerbookAsk200Response.ts +81 -0
- package/internal/src/models/GetAnswerbookAsk400Response.ts +73 -0
- package/internal/src/models/GetAnswerbookAsk500Response.ts +73 -0
- package/internal/src/models/GetAvatarGravatar400Response.ts +73 -0
- package/internal/src/models/GetAvatarGravatar404Response.ts +73 -0
- package/internal/src/models/GetClipzyGet200Response.ts +65 -0
- package/internal/src/models/GetClipzyGet400Response.ts +65 -0
- package/internal/src/models/GetClipzyGet404Response.ts +65 -0
- package/internal/src/models/GetClipzyRaw400Response.ts +65 -0
- package/internal/src/models/GetClipzyRaw403Response.ts +65 -0
- package/internal/src/models/GetConvertUnixtime200Response.ts +81 -0
- package/internal/src/models/GetConvertUnixtime400Response.ts +81 -0
- package/internal/src/models/GetDailyNewsImage500Response.ts +73 -0
- package/internal/src/models/GetDailyNewsImage502Response.ts +73 -0
- package/internal/src/models/GetGameEpicFree200Response.ts +81 -0
- package/internal/src/models/GetGameEpicFree200ResponseDataInner.ts +161 -0
- package/internal/src/models/GetGameEpicFree500Response.ts +73 -0
- package/internal/src/models/GetGameMinecraftHistoryid200Response.ts +105 -0
- package/internal/src/models/GetGameMinecraftHistoryid200ResponseHistoryInner.ts +73 -0
- package/internal/src/models/GetGameMinecraftHistoryid400Response.ts +81 -0
- package/internal/src/models/GetGameMinecraftHistoryid404Response.ts +81 -0
- package/internal/src/models/GetGameMinecraftHistoryid502Response.ts +81 -0
- package/internal/src/models/GetGameMinecraftServerstatus200Response.ts +137 -0
- package/internal/src/models/GetGameMinecraftServerstatus400Response.ts +81 -0
- package/internal/src/models/GetGameMinecraftServerstatus404Response.ts +81 -0
- package/internal/src/models/GetGameMinecraftServerstatus502Response.ts +81 -0
- package/internal/src/models/GetGameMinecraftUserinfo200Response.ts +89 -0
- package/internal/src/models/GetGameMinecraftUserinfo400Response.ts +81 -0
- package/internal/src/models/GetGameMinecraftUserinfo404Response.ts +81 -0
- package/internal/src/models/GetGameSteamSummary200Response.ts +177 -0
- package/internal/src/models/GetGameSteamSummary400Response.ts +81 -0
- package/internal/src/models/GetGameSteamSummary401Response.ts +81 -0
- package/internal/src/models/GetGameSteamSummary404Response.ts +81 -0
- package/internal/src/models/GetGameSteamSummary502Response.ts +81 -0
- package/internal/src/models/GetGithubRepo200Response.ts +249 -0
- package/internal/src/models/GetGithubRepo200ResponseCollaboratorsInner.ts +89 -0
- package/internal/src/models/GetGithubRepo400Response.ts +73 -0
- package/internal/src/models/GetGithubRepo502Response.ts +73 -0
- package/internal/src/models/GetHistoryProgrammer200Response.ts +97 -0
- package/internal/src/models/GetHistoryProgrammer200ResponseEventsInner.ts +113 -0
- package/internal/src/models/GetHistoryProgrammer400Response.ts +73 -0
- package/internal/src/models/GetHistoryProgrammerToday200Response.ts +97 -0
- package/internal/src/models/GetHistoryProgrammerToday200ResponseEventsInner.ts +113 -0
- package/internal/src/models/GetHistoryProgrammerToday500Response.ts +73 -0
- package/internal/src/models/GetImageBingDaily502Response.ts +73 -0
- package/internal/src/models/GetImageMotou400Response.ts +65 -0
- package/internal/src/models/GetImageMotou500Response.ts +65 -0
- package/internal/src/models/GetImageQrcode200Response.ts +65 -0
- package/internal/src/models/GetImageQrcode400Response.ts +81 -0
- package/internal/src/models/GetImageQrcode500Response.ts +81 -0
- package/internal/src/models/GetImageTobase64200Response.ts +81 -0
- package/internal/src/models/GetImageTobase64400Response.ts +81 -0
- package/internal/src/models/GetImageTobase64502Response.ts +81 -0
- package/internal/src/models/GetMiscHotboard200Response.ts +89 -0
- package/internal/src/models/GetMiscHotboard200ResponseListInner.ts +97 -0
- package/internal/src/models/GetMiscHotboard400Response.ts +81 -0
- package/internal/src/models/GetMiscHotboard500Response.ts +81 -0
- package/internal/src/models/GetMiscHotboard502Response.ts +81 -0
- package/internal/src/models/GetMiscPhoneinfo200Response.ts +81 -0
- package/internal/src/models/GetMiscPhoneinfo400Response.ts +81 -0
- package/internal/src/models/GetMiscPhoneinfo500Response.ts +81 -0
- package/internal/src/models/GetMiscRandomnumber200Response.ts +65 -0
- package/internal/src/models/GetMiscRandomnumber400Response.ts +81 -0
- package/internal/src/models/GetMiscTimestamp200Response.ts +97 -0
- package/internal/src/models/GetMiscTimestamp400Response.ts +81 -0
- package/internal/src/models/GetMiscTrackingCarriers200Response.ts +89 -0
- package/internal/src/models/GetMiscTrackingCarriers200ResponseData.ts +81 -0
- package/internal/src/models/GetMiscTrackingCarriers200ResponseDataCarriersInner.ts +73 -0
- package/internal/src/models/GetMiscTrackingDetect200Response.ts +89 -0
- package/internal/src/models/GetMiscTrackingDetect200ResponseData.ts +97 -0
- package/internal/src/models/GetMiscTrackingDetect200ResponseDataAlternativesInner.ts +73 -0
- package/internal/src/models/GetMiscTrackingDetect404Response.ts +73 -0
- package/internal/src/models/GetMiscTrackingQuery200Response.ts +89 -0
- package/internal/src/models/GetMiscTrackingQuery200ResponseData.ts +105 -0
- package/internal/src/models/GetMiscTrackingQuery200ResponseDataTracksInner.ts +73 -0
- package/internal/src/models/GetMiscTrackingQuery400Response.ts +73 -0
- package/internal/src/models/GetMiscTrackingQuery404Response.ts +73 -0
- package/internal/src/models/GetMiscWeather200Response.ts +129 -0
- package/internal/src/models/GetMiscWeather400Response.ts +81 -0
- package/internal/src/models/GetMiscWeather410Response.ts +81 -0
- package/internal/src/models/GetMiscWeather500Response.ts +81 -0
- package/internal/src/models/GetMiscWeather502Response.ts +81 -0
- package/internal/src/models/GetMiscWorldtime200Response.ts +113 -0
- package/internal/src/models/GetMiscWorldtime400Response.ts +81 -0
- package/internal/src/models/GetMiscWorldtime404Response.ts +81 -0
- package/internal/src/models/GetNetworkDns200Response.ts +105 -0
- package/internal/src/models/GetNetworkDns200ResponseRecordsInner.ts +113 -0
- package/internal/src/models/GetNetworkDns400Response.ts +81 -0
- package/internal/src/models/GetNetworkDns404Response.ts +81 -0
- package/internal/src/models/GetNetworkIcp200Response.ts +105 -0
- package/internal/src/models/GetNetworkIcp404Response.ts +81 -0
- package/internal/src/models/GetNetworkIpinfo200Response.ts +201 -0
- package/internal/src/models/GetNetworkIpinfo400Response.ts +81 -0
- package/internal/src/models/GetNetworkIpinfo404Response.ts +81 -0
- package/internal/src/models/GetNetworkIpinfo500Response.ts +81 -0
- package/internal/src/models/GetNetworkMyip400Response.ts +81 -0
- package/internal/src/models/GetNetworkMyip500Response.ts +81 -0
- package/internal/src/models/GetNetworkPing200Response.ts +113 -0
- package/internal/src/models/GetNetworkPing400Response.ts +73 -0
- package/internal/src/models/GetNetworkPing429Response.ts +73 -0
- package/internal/src/models/GetNetworkPingmyip200Response.ts +113 -0
- package/internal/src/models/GetNetworkPingmyip404Response.ts +81 -0
- package/internal/src/models/GetNetworkPortscan200Response.ts +97 -0
- package/internal/src/models/GetNetworkPortscan400Response.ts +81 -0
- package/internal/src/models/GetNetworkPortscan500Response.ts +81 -0
- package/internal/src/models/GetNetworkUrlstatus200Response.ts +81 -0
- package/internal/src/models/GetNetworkUrlstatus502Response.ts +81 -0
- package/internal/src/models/GetNetworkWhois200Response.ts +76 -0
- package/internal/src/models/GetNetworkWhois200ResponseOneOf.ts +76 -0
- package/internal/src/models/GetNetworkWhois200ResponseOneOf1.ts +84 -0
- package/internal/src/models/GetNetworkWhois404Response.ts +81 -0
- package/internal/src/models/GetNetworkWxdomain200Response.ts +81 -0
- package/internal/src/models/GetNetworkWxdomain502Response.ts +81 -0
- package/internal/src/models/GetRandomImage404Response.ts +73 -0
- package/internal/src/models/GetRandomImage500Response.ts +73 -0
- package/internal/src/models/GetRandomString200Response.ts +73 -0
- package/internal/src/models/GetRandomString400Response.ts +81 -0
- package/internal/src/models/GetRandomString500Response.ts +81 -0
- package/internal/src/models/GetSaying200Response.ts +65 -0
- package/internal/src/models/GetSaying500Response.ts +81 -0
- package/internal/src/models/GetSearchEngines200Response.ts +96 -0
- package/internal/src/models/GetSearchEngines200ResponseEngine.ts +105 -0
- package/internal/src/models/GetSearchEngines200ResponseLimits.ts +73 -0
- package/internal/src/models/GetSensitiveWordAnalyzeQuery400Response.ts +73 -0
- package/internal/src/models/GetSocialBilibiliArchives200Response.ts +97 -0
- package/internal/src/models/GetSocialBilibiliArchives200ResponseVideosInner.ts +145 -0
- package/internal/src/models/GetSocialBilibiliArchives400Response.ts +81 -0
- package/internal/src/models/GetSocialBilibiliArchives404Response.ts +81 -0
- package/internal/src/models/GetSocialBilibiliArchives500Response.ts +81 -0
- package/internal/src/models/GetSocialBilibiliLiveroom200Response.ts +193 -0
- package/internal/src/models/GetSocialBilibiliReplies200Response.ts +96 -0
- package/internal/src/models/GetSocialBilibiliReplies200ResponsePage.ts +89 -0
- package/internal/src/models/GetSocialBilibiliReplies200ResponseRepliesInner.ts +160 -0
- package/internal/src/models/GetSocialBilibiliReplies200ResponseRepliesInnerContent.ts +65 -0
- package/internal/src/models/GetSocialBilibiliReplies200ResponseRepliesInnerMember.ts +97 -0
- package/internal/src/models/GetSocialBilibiliReplies200ResponseRepliesInnerMemberLevelInfo.ts +65 -0
- package/internal/src/models/GetSocialBilibiliUserinfo200Response.ts +89 -0
- package/internal/src/models/GetSocialBilibiliUserinfo200ResponseData.ts +105 -0
- package/internal/src/models/GetSocialBilibiliUserinfo400Response.ts +81 -0
- package/internal/src/models/GetSocialBilibiliUserinfo404Response.ts +81 -0
- package/internal/src/models/GetSocialBilibiliUserinfo502Response.ts +81 -0
- package/internal/src/models/GetSocialBilibiliVideoinfo200Response.ts +191 -0
- package/internal/src/models/GetSocialBilibiliVideoinfo200ResponseOwner.ts +81 -0
- package/internal/src/models/GetSocialBilibiliVideoinfo200ResponsePagesInner.ts +89 -0
- package/internal/src/models/GetSocialBilibiliVideoinfo200ResponseStat.ts +113 -0
- package/internal/src/models/GetSocialQqGroupinfo200Response.ts +113 -0
- package/internal/src/models/GetSocialQqGroupinfo400Response.ts +81 -0
- package/internal/src/models/GetSocialQqGroupinfo404Response.ts +81 -0
- package/internal/src/models/GetSocialQqGroupinfo500Response.ts +81 -0
- package/internal/src/models/GetSocialQqUserinfo200Response.ts +169 -0
- package/internal/src/models/GetSocialQqUserinfo400Response.ts +81 -0
- package/internal/src/models/GetSocialQqUserinfo404Response.ts +81 -0
- package/internal/src/models/GetStatusRatelimit200Response.ts +129 -0
- package/internal/src/models/GetStatusRatelimit401Response.ts +81 -0
- package/internal/src/models/GetStatusUsage200Response.ts +118 -0
- package/internal/src/models/GetStatusUsage404Response.ts +81 -0
- package/internal/src/models/GetStatusUsage500Response.ts +81 -0
- package/internal/src/models/GetTextMd5200Response.ts +65 -0
- package/internal/src/models/GetTextMd5400Response.ts +81 -0
- package/internal/src/models/GetWebTomarkdownAsyncStatus200Response.ts +189 -0
- package/internal/src/models/GetWebTomarkdownAsyncStatus200ResponseAnyOf.ts +105 -0
- package/internal/src/models/GetWebTomarkdownAsyncStatus200ResponseAnyOf1.ts +121 -0
- package/internal/src/models/GetWebTomarkdownAsyncStatus200ResponseAnyOf2.ts +137 -0
- package/internal/src/models/GetWebTomarkdownAsyncStatus200ResponseAnyOf2Result.ts +73 -0
- package/internal/src/models/GetWebTomarkdownAsyncStatus200ResponseAnyOf3.ts +129 -0
- package/internal/src/models/GetWebTomarkdownAsyncStatus404Response.ts +81 -0
- package/internal/src/models/GetWebparseExtractimages200Response.ts +81 -0
- package/internal/src/models/GetWebparseExtractimages500Response.ts +81 -0
- package/internal/src/models/GetWebparseMetadata200Response.ts +145 -0
- package/internal/src/models/GetWebparseMetadata500Response.ts +81 -0
- package/internal/src/models/PostAiTranslate200Response.ts +157 -0
- package/internal/src/models/PostAiTranslate200ResponseBatchDataInner.ts +81 -0
- package/internal/src/models/PostAiTranslate200ResponseBatchSummary.ts +89 -0
- package/internal/src/models/PostAiTranslate200ResponseData.ts +113 -0
- package/internal/src/models/PostAiTranslate200ResponseDataExplanation.ts +81 -0
- package/internal/src/models/PostAiTranslate200ResponsePerformance.ts +73 -0
- package/internal/src/models/PostAiTranslate200ResponseQualityMetrics.ts +89 -0
- package/internal/src/models/PostAiTranslate400Response.ts +81 -0
- package/internal/src/models/PostAiTranslate401Response.ts +81 -0
- package/internal/src/models/PostAiTranslate429Response.ts +81 -0
- package/internal/src/models/PostAiTranslate500Response.ts +89 -0
- package/internal/src/models/PostAiTranslateRequest.ts +150 -0
- package/internal/src/models/PostAnswerbookAsk200Response.ts +81 -0
- package/internal/src/models/PostAnswerbookAskRequest.ts +66 -0
- package/internal/src/models/PostClipzyStore200Response.ts +65 -0
- package/internal/src/models/PostClipzyStore400Response.ts +73 -0
- package/internal/src/models/PostClipzyStore413Response.ts +73 -0
- package/internal/src/models/PostClipzyStoreRequest.ts +74 -0
- package/internal/src/models/PostConvertJson200Response.ts +73 -0
- package/internal/src/models/PostConvertJson400Response.ts +81 -0
- package/internal/src/models/PostConvertJsonRequest.ts +66 -0
- package/internal/src/models/PostImageCompress400Response.ts +73 -0
- package/internal/src/models/PostImageCompress500Response.ts +73 -0
- package/internal/src/models/PostImageFrombase64200Response.ts +81 -0
- package/internal/src/models/PostImageFrombase64400Response.ts +81 -0
- package/internal/src/models/PostImageFrombase64500Response.ts +81 -0
- package/internal/src/models/PostImageFrombase64Request.ts +66 -0
- package/internal/src/models/PostImageMotou400Response.ts +65 -0
- package/internal/src/models/PostImageMotou500Response.ts +65 -0
- package/internal/src/models/PostImageSpeechless400Response.ts +65 -0
- package/internal/src/models/PostImageSpeechless500Response.ts +65 -0
- package/internal/src/models/PostImageSpeechlessRequest.ts +73 -0
- package/internal/src/models/PostImageSvg400Response.ts +73 -0
- package/internal/src/models/PostImageSvg500Response.ts +73 -0
- package/internal/src/models/PostSearchAggregate200Response.ts +120 -0
- package/internal/src/models/PostSearchAggregate200ResponseResultsInner.ts +129 -0
- package/internal/src/models/PostSearchAggregate200ResponseSourcesInner.ts +97 -0
- package/internal/src/models/PostSearchAggregate400Response.ts +81 -0
- package/internal/src/models/PostSearchAggregate401Response.ts +81 -0
- package/internal/src/models/PostSearchAggregate429Response.ts +81 -0
- package/internal/src/models/PostSearchAggregate500Response.ts +81 -0
- package/internal/src/models/PostSearchAggregateRequest.ts +98 -0
- package/internal/src/models/PostSensitiveWordAnalyze200Response.ts +81 -0
- package/internal/src/models/PostSensitiveWordAnalyze200ResponseResultsInner.ts +105 -0
- package/internal/src/models/PostSensitiveWordAnalyze400Response.ts +73 -0
- package/internal/src/models/PostSensitiveWordAnalyze401Response.ts +73 -0
- package/internal/src/models/PostSensitiveWordAnalyze429Response.ts +73 -0
- package/internal/src/models/PostSensitiveWordAnalyzeRequest.ts +66 -0
- package/internal/src/models/PostSensitiveWordQuickCheck200Response.ts +89 -0
- package/internal/src/models/PostSensitiveWordQuickCheckRequest.ts +66 -0
- package/internal/src/models/PostTextAesDecrypt200Response.ts +65 -0
- package/internal/src/models/PostTextAesDecrypt400Response.ts +81 -0
- package/internal/src/models/PostTextAesDecrypt500Response.ts +81 -0
- package/internal/src/models/PostTextAesDecryptRequest.ts +84 -0
- package/internal/src/models/PostTextAesEncrypt200Response.ts +65 -0
- package/internal/src/models/PostTextAesEncrypt400Response.ts +81 -0
- package/internal/src/models/PostTextAesEncrypt500Response.ts +81 -0
- package/internal/src/models/PostTextAesEncryptRequest.ts +75 -0
- package/internal/src/models/PostTextAnalyze200Response.ts +97 -0
- package/internal/src/models/PostTextAnalyze400Response.ts +81 -0
- package/internal/src/models/PostTextAnalyzeRequest.ts +66 -0
- package/internal/src/models/PostTextBase64Decode200Response.ts +65 -0
- package/internal/src/models/PostTextBase64Decode400Response.ts +81 -0
- package/internal/src/models/PostTextBase64DecodeRequest.ts +66 -0
- package/internal/src/models/PostTextBase64Encode200Response.ts +65 -0
- package/internal/src/models/PostTextBase64Encode400Response.ts +81 -0
- package/internal/src/models/PostTextBase64EncodeRequest.ts +66 -0
- package/internal/src/models/PostTextMd5400Response.ts +81 -0
- package/internal/src/models/PostTextMd5Request.ts +66 -0
- package/internal/src/models/PostTextMd5Verify200Response.ts +65 -0
- package/internal/src/models/PostTextMd5Verify400Response.ts +81 -0
- package/internal/src/models/PostTextMd5VerifyRequest.ts +75 -0
- package/internal/src/models/PostTranslateText200Response.ts +73 -0
- package/internal/src/models/PostTranslateText400Response.ts +81 -0
- package/internal/src/models/PostTranslateText500Response.ts +81 -0
- package/internal/src/models/PostTranslateTextRequest.ts +66 -0
- package/internal/src/models/PostWebTomarkdownAsync202Response.ts +97 -0
- package/internal/src/models/PostWebTomarkdownAsync400Response.ts +81 -0
- package/internal/src/models/SingleEndpoint.ts +73 -0
- package/internal/src/models/index.ts +261 -0
- package/internal/src/runtime.ts +432 -0
- package/internal/tsconfig.json +20 -0
- package/package.json +11 -0
- package/src/index.test.ts +2 -0
- package/src/index.ts +577 -0
- package/tsconfig.json +12 -0
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliReplies200ResponseRepliesInnerContent
|
|
3
|
+
|
|
4
|
+
评论内容。
|
|
5
|
+
|
|
6
|
+
## Properties
|
|
7
|
+
|
|
8
|
+
Name | Type
|
|
9
|
+
------------ | -------------
|
|
10
|
+
`message` | string
|
|
11
|
+
|
|
12
|
+
## Example
|
|
13
|
+
|
|
14
|
+
```typescript
|
|
15
|
+
import type { GetSocialBilibiliReplies200ResponseRepliesInnerContent } from 'uapi-browser-sdk-browser'
|
|
16
|
+
|
|
17
|
+
// TODO: Update the object below with actual values
|
|
18
|
+
const example = {
|
|
19
|
+
"message": 十年B站无人问,一朝发现宝藏歌。,
|
|
20
|
+
} satisfies GetSocialBilibiliReplies200ResponseRepliesInnerContent
|
|
21
|
+
|
|
22
|
+
console.log(example)
|
|
23
|
+
|
|
24
|
+
// Convert the instance to a JSON string
|
|
25
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
26
|
+
console.log(exampleJSON)
|
|
27
|
+
|
|
28
|
+
// Parse the JSON string back to an object
|
|
29
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliReplies200ResponseRepliesInnerContent
|
|
30
|
+
console.log(exampleParsed)
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
34
|
+
|
|
35
|
+
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliReplies200ResponseRepliesInnerMember
|
|
3
|
+
|
|
4
|
+
发表评论的用户信息。
|
|
5
|
+
|
|
6
|
+
## Properties
|
|
7
|
+
|
|
8
|
+
Name | Type
|
|
9
|
+
------------ | -------------
|
|
10
|
+
`uname` | string
|
|
11
|
+
`sex` | string
|
|
12
|
+
`avatar` | string
|
|
13
|
+
`levelInfo` | [GetSocialBilibiliReplies200ResponseRepliesInnerMemberLevelInfo](GetSocialBilibiliReplies200ResponseRepliesInnerMemberLevelInfo.md)
|
|
14
|
+
|
|
15
|
+
## Example
|
|
16
|
+
|
|
17
|
+
```typescript
|
|
18
|
+
import type { GetSocialBilibiliReplies200ResponseRepliesInnerMember } from 'uapi-browser-sdk-browser'
|
|
19
|
+
|
|
20
|
+
// TODO: Update the object below with actual values
|
|
21
|
+
const example = {
|
|
22
|
+
"uname": 评论区大神,
|
|
23
|
+
"sex": 男,
|
|
24
|
+
"avatar": http://i0.hdslb.com/bfs/face/....jpg,
|
|
25
|
+
"levelInfo": null,
|
|
26
|
+
} satisfies GetSocialBilibiliReplies200ResponseRepliesInnerMember
|
|
27
|
+
|
|
28
|
+
console.log(example)
|
|
29
|
+
|
|
30
|
+
// Convert the instance to a JSON string
|
|
31
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
32
|
+
console.log(exampleJSON)
|
|
33
|
+
|
|
34
|
+
// Parse the JSON string back to an object
|
|
35
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliReplies200ResponseRepliesInnerMember
|
|
36
|
+
console.log(exampleParsed)
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
40
|
+
|
|
41
|
+
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliReplies200ResponseRepliesInnerMemberLevelInfo
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`currentLevel` | number
|
|
10
|
+
|
|
11
|
+
## Example
|
|
12
|
+
|
|
13
|
+
```typescript
|
|
14
|
+
import type { GetSocialBilibiliReplies200ResponseRepliesInnerMemberLevelInfo } from 'uapi-browser-sdk-browser'
|
|
15
|
+
|
|
16
|
+
// TODO: Update the object below with actual values
|
|
17
|
+
const example = {
|
|
18
|
+
"currentLevel": 6,
|
|
19
|
+
} satisfies GetSocialBilibiliReplies200ResponseRepliesInnerMemberLevelInfo
|
|
20
|
+
|
|
21
|
+
console.log(example)
|
|
22
|
+
|
|
23
|
+
// Convert the instance to a JSON string
|
|
24
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
25
|
+
console.log(exampleJSON)
|
|
26
|
+
|
|
27
|
+
// Parse the JSON string back to an object
|
|
28
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliReplies200ResponseRepliesInnerMemberLevelInfo
|
|
29
|
+
console.log(exampleParsed)
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
33
|
+
|
|
34
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliUserinfo200Response
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`code` | number
|
|
10
|
+
`data` | [GetSocialBilibiliUserinfo200ResponseData](GetSocialBilibiliUserinfo200ResponseData.md)
|
|
11
|
+
`message` | string
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import type { GetSocialBilibiliUserinfo200Response } from 'uapi-browser-sdk-browser'
|
|
17
|
+
|
|
18
|
+
// TODO: Update the object below with actual values
|
|
19
|
+
const example = {
|
|
20
|
+
"code": 0,
|
|
21
|
+
"data": null,
|
|
22
|
+
"message": 0,
|
|
23
|
+
} satisfies GetSocialBilibiliUserinfo200Response
|
|
24
|
+
|
|
25
|
+
console.log(example)
|
|
26
|
+
|
|
27
|
+
// Convert the instance to a JSON string
|
|
28
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
29
|
+
console.log(exampleJSON)
|
|
30
|
+
|
|
31
|
+
// Parse the JSON string back to an object
|
|
32
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliUserinfo200Response
|
|
33
|
+
console.log(exampleParsed)
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
37
|
+
|
|
38
|
+
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliUserinfo200ResponseData
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`face` | string
|
|
10
|
+
`level` | number
|
|
11
|
+
`mid` | number
|
|
12
|
+
`name` | string
|
|
13
|
+
`sex` | string
|
|
14
|
+
`sign` | string
|
|
15
|
+
|
|
16
|
+
## Example
|
|
17
|
+
|
|
18
|
+
```typescript
|
|
19
|
+
import type { GetSocialBilibiliUserinfo200ResponseData } from 'uapi-browser-sdk-browser'
|
|
20
|
+
|
|
21
|
+
// TODO: Update the object below with actual values
|
|
22
|
+
const example = {
|
|
23
|
+
"face": http://i0.hdslb.com/bfs/face/....jpg,
|
|
24
|
+
"level": 6,
|
|
25
|
+
"mid": 2,
|
|
26
|
+
"name": bishi,
|
|
27
|
+
"sex": 保密,
|
|
28
|
+
"sign": 嗶哩嗶哩 - ( ゜- ゜)つロ 乾杯~,
|
|
29
|
+
} satisfies GetSocialBilibiliUserinfo200ResponseData
|
|
30
|
+
|
|
31
|
+
console.log(example)
|
|
32
|
+
|
|
33
|
+
// Convert the instance to a JSON string
|
|
34
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
35
|
+
console.log(exampleJSON)
|
|
36
|
+
|
|
37
|
+
// Parse the JSON string back to an object
|
|
38
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliUserinfo200ResponseData
|
|
39
|
+
console.log(exampleParsed)
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
43
|
+
|
|
44
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliUserinfo400Response
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`code` | string
|
|
10
|
+
`details` | object
|
|
11
|
+
`message` | string
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import type { GetSocialBilibiliUserinfo400Response } from 'uapi-browser-sdk-browser'
|
|
17
|
+
|
|
18
|
+
// TODO: Update the object below with actual values
|
|
19
|
+
const example = {
|
|
20
|
+
"code": INVALID_ARGUMENT,
|
|
21
|
+
"details": null,
|
|
22
|
+
"message": Missing 'uid' parameter.,
|
|
23
|
+
} satisfies GetSocialBilibiliUserinfo400Response
|
|
24
|
+
|
|
25
|
+
console.log(example)
|
|
26
|
+
|
|
27
|
+
// Convert the instance to a JSON string
|
|
28
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
29
|
+
console.log(exampleJSON)
|
|
30
|
+
|
|
31
|
+
// Parse the JSON string back to an object
|
|
32
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliUserinfo400Response
|
|
33
|
+
console.log(exampleParsed)
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
37
|
+
|
|
38
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliUserinfo404Response
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`code` | string
|
|
10
|
+
`details` | object
|
|
11
|
+
`message` | string
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import type { GetSocialBilibiliUserinfo404Response } from 'uapi-browser-sdk-browser'
|
|
17
|
+
|
|
18
|
+
// TODO: Update the object below with actual values
|
|
19
|
+
const example = {
|
|
20
|
+
"code": NOT_FOUND,
|
|
21
|
+
"details": null,
|
|
22
|
+
"message": Bilibili user not found.,
|
|
23
|
+
} satisfies GetSocialBilibiliUserinfo404Response
|
|
24
|
+
|
|
25
|
+
console.log(example)
|
|
26
|
+
|
|
27
|
+
// Convert the instance to a JSON string
|
|
28
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
29
|
+
console.log(exampleJSON)
|
|
30
|
+
|
|
31
|
+
// Parse the JSON string back to an object
|
|
32
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliUserinfo404Response
|
|
33
|
+
console.log(exampleParsed)
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
37
|
+
|
|
38
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliUserinfo502Response
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`code` | string
|
|
10
|
+
`details` | object
|
|
11
|
+
`message` | string
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import type { GetSocialBilibiliUserinfo502Response } from 'uapi-browser-sdk-browser'
|
|
17
|
+
|
|
18
|
+
// TODO: Update the object below with actual values
|
|
19
|
+
const example = {
|
|
20
|
+
"code": UPSTREAM_ERROR,
|
|
21
|
+
"details": null,
|
|
22
|
+
"message": Failed to fetch data from Bilibili API or request was blocked.,
|
|
23
|
+
} satisfies GetSocialBilibiliUserinfo502Response
|
|
24
|
+
|
|
25
|
+
console.log(example)
|
|
26
|
+
|
|
27
|
+
// Convert the instance to a JSON string
|
|
28
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
29
|
+
console.log(exampleJSON)
|
|
30
|
+
|
|
31
|
+
// Parse the JSON string back to an object
|
|
32
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliUserinfo502Response
|
|
33
|
+
console.log(exampleParsed)
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
37
|
+
|
|
38
|
+
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliVideoinfo200Response
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`bvid` | string
|
|
10
|
+
`aid` | number
|
|
11
|
+
`videos` | number
|
|
12
|
+
`tname` | string
|
|
13
|
+
`copyright` | number
|
|
14
|
+
`pic` | string
|
|
15
|
+
`title` | string
|
|
16
|
+
`pubdate` | number
|
|
17
|
+
`ctime` | number
|
|
18
|
+
`desc` | string
|
|
19
|
+
`duration` | number
|
|
20
|
+
`owner` | [GetSocialBilibiliVideoinfo200ResponseOwner](GetSocialBilibiliVideoinfo200ResponseOwner.md)
|
|
21
|
+
`stat` | [GetSocialBilibiliVideoinfo200ResponseStat](GetSocialBilibiliVideoinfo200ResponseStat.md)
|
|
22
|
+
`pages` | [Array<GetSocialBilibiliVideoinfo200ResponsePagesInner>](GetSocialBilibiliVideoinfo200ResponsePagesInner.md)
|
|
23
|
+
|
|
24
|
+
## Example
|
|
25
|
+
|
|
26
|
+
```typescript
|
|
27
|
+
import type { GetSocialBilibiliVideoinfo200Response } from 'uapi-browser-sdk-browser'
|
|
28
|
+
|
|
29
|
+
// TODO: Update the object below with actual values
|
|
30
|
+
const example = {
|
|
31
|
+
"bvid": BV17x411w79F,
|
|
32
|
+
"aid": 75836761,
|
|
33
|
+
"videos": 1,
|
|
34
|
+
"tname": Vocaloid·UTAU,
|
|
35
|
+
"copyright": 2,
|
|
36
|
+
"pic": http://i2.hdslb.com/bfs/archive/f769f330138980456159345c6139c8e9b265c2f5.jpg,
|
|
37
|
+
"title": 【官方MV】Rick Astley - Never Gonna Give You Up,
|
|
38
|
+
"pubdate": 1573884313,
|
|
39
|
+
"ctime": 1573884313,
|
|
40
|
+
"desc": 你被骗了,
|
|
41
|
+
"duration": 213,
|
|
42
|
+
"owner": null,
|
|
43
|
+
"stat": null,
|
|
44
|
+
"pages": null,
|
|
45
|
+
} satisfies GetSocialBilibiliVideoinfo200Response
|
|
46
|
+
|
|
47
|
+
console.log(example)
|
|
48
|
+
|
|
49
|
+
// Convert the instance to a JSON string
|
|
50
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
51
|
+
console.log(exampleJSON)
|
|
52
|
+
|
|
53
|
+
// Parse the JSON string back to an object
|
|
54
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliVideoinfo200Response
|
|
55
|
+
console.log(exampleParsed)
|
|
56
|
+
```
|
|
57
|
+
|
|
58
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
59
|
+
|
|
60
|
+
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliVideoinfo200ResponseOwner
|
|
3
|
+
|
|
4
|
+
视频UP主信息。
|
|
5
|
+
|
|
6
|
+
## Properties
|
|
7
|
+
|
|
8
|
+
Name | Type
|
|
9
|
+
------------ | -------------
|
|
10
|
+
`mid` | number
|
|
11
|
+
`name` | string
|
|
12
|
+
`face` | string
|
|
13
|
+
|
|
14
|
+
## Example
|
|
15
|
+
|
|
16
|
+
```typescript
|
|
17
|
+
import type { GetSocialBilibiliVideoinfo200ResponseOwner } from 'uapi-browser-sdk-browser'
|
|
18
|
+
|
|
19
|
+
// TODO: Update the object below with actual values
|
|
20
|
+
const example = {
|
|
21
|
+
"mid": 2,
|
|
22
|
+
"name": bishi,
|
|
23
|
+
"face": http://i2.hdslb.com/bfs/face/b0b721e6cb13e31af88cc45c432d6728c3065a6e.jpg,
|
|
24
|
+
} satisfies GetSocialBilibiliVideoinfo200ResponseOwner
|
|
25
|
+
|
|
26
|
+
console.log(example)
|
|
27
|
+
|
|
28
|
+
// Convert the instance to a JSON string
|
|
29
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
30
|
+
console.log(exampleJSON)
|
|
31
|
+
|
|
32
|
+
// Parse the JSON string back to an object
|
|
33
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliVideoinfo200ResponseOwner
|
|
34
|
+
console.log(exampleParsed)
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
38
|
+
|
|
39
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliVideoinfo200ResponsePagesInner
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`cid` | number
|
|
10
|
+
`page` | number
|
|
11
|
+
`part` | string
|
|
12
|
+
`duration` | number
|
|
13
|
+
|
|
14
|
+
## Example
|
|
15
|
+
|
|
16
|
+
```typescript
|
|
17
|
+
import type { GetSocialBilibiliVideoinfo200ResponsePagesInner } from 'uapi-browser-sdk-browser'
|
|
18
|
+
|
|
19
|
+
// TODO: Update the object below with actual values
|
|
20
|
+
const example = {
|
|
21
|
+
"cid": 130283995,
|
|
22
|
+
"page": 1,
|
|
23
|
+
"part": 【官方MV】Rick Astley - Never Gonna Give You Up,
|
|
24
|
+
"duration": 213,
|
|
25
|
+
} satisfies GetSocialBilibiliVideoinfo200ResponsePagesInner
|
|
26
|
+
|
|
27
|
+
console.log(example)
|
|
28
|
+
|
|
29
|
+
// Convert the instance to a JSON string
|
|
30
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
31
|
+
console.log(exampleJSON)
|
|
32
|
+
|
|
33
|
+
// Parse the JSON string back to an object
|
|
34
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliVideoinfo200ResponsePagesInner
|
|
35
|
+
console.log(exampleParsed)
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
39
|
+
|
|
40
|
+
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialBilibiliVideoinfo200ResponseStat
|
|
3
|
+
|
|
4
|
+
视频的核心数据统计。
|
|
5
|
+
|
|
6
|
+
## Properties
|
|
7
|
+
|
|
8
|
+
Name | Type
|
|
9
|
+
------------ | -------------
|
|
10
|
+
`view` | number
|
|
11
|
+
`danmaku` | number
|
|
12
|
+
`reply` | number
|
|
13
|
+
`favorite` | number
|
|
14
|
+
`coin` | number
|
|
15
|
+
`share` | number
|
|
16
|
+
`like` | number
|
|
17
|
+
|
|
18
|
+
## Example
|
|
19
|
+
|
|
20
|
+
```typescript
|
|
21
|
+
import type { GetSocialBilibiliVideoinfo200ResponseStat } from 'uapi-browser-sdk-browser'
|
|
22
|
+
|
|
23
|
+
// TODO: Update the object below with actual values
|
|
24
|
+
const example = {
|
|
25
|
+
"view": 14227982,
|
|
26
|
+
"danmaku": 269829,
|
|
27
|
+
"reply": 81682,
|
|
28
|
+
"favorite": 498308,
|
|
29
|
+
"coin": 787228,
|
|
30
|
+
"share": 98661,
|
|
31
|
+
"like": 989718,
|
|
32
|
+
} satisfies GetSocialBilibiliVideoinfo200ResponseStat
|
|
33
|
+
|
|
34
|
+
console.log(example)
|
|
35
|
+
|
|
36
|
+
// Convert the instance to a JSON string
|
|
37
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
38
|
+
console.log(exampleJSON)
|
|
39
|
+
|
|
40
|
+
// Parse the JSON string back to an object
|
|
41
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialBilibiliVideoinfo200ResponseStat
|
|
42
|
+
console.log(exampleParsed)
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
46
|
+
|
|
47
|
+
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialQqGroupinfo200Response
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`groupId` | string
|
|
10
|
+
`groupName` | string
|
|
11
|
+
`avatarUrl` | string
|
|
12
|
+
`description` | string
|
|
13
|
+
`tag` | string
|
|
14
|
+
`joinUrl` | string
|
|
15
|
+
`lastUpdated` | string
|
|
16
|
+
|
|
17
|
+
## Example
|
|
18
|
+
|
|
19
|
+
```typescript
|
|
20
|
+
import type { GetSocialQqGroupinfo200Response } from 'uapi-browser-sdk-browser'
|
|
21
|
+
|
|
22
|
+
// TODO: Update the object below with actual values
|
|
23
|
+
const example = {
|
|
24
|
+
"groupId": 526357265,
|
|
25
|
+
"groupName": 罗小黑桌宠二群,
|
|
26
|
+
"avatarUrl": https://p.qlogo.cn/gh/526357265/526357265_1/100,
|
|
27
|
+
"description": 在这里,发现更多~,
|
|
28
|
+
"tag": 推荐群聊,
|
|
29
|
+
"joinUrl": http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=xxx&group_code=526357265,
|
|
30
|
+
"lastUpdated": 2025-10-04T12:34:56Z,
|
|
31
|
+
} satisfies GetSocialQqGroupinfo200Response
|
|
32
|
+
|
|
33
|
+
console.log(example)
|
|
34
|
+
|
|
35
|
+
// Convert the instance to a JSON string
|
|
36
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
37
|
+
console.log(exampleJSON)
|
|
38
|
+
|
|
39
|
+
// Parse the JSON string back to an object
|
|
40
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialQqGroupinfo200Response
|
|
41
|
+
console.log(exampleParsed)
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
45
|
+
|
|
46
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialQqGroupinfo400Response
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`code` | string
|
|
10
|
+
`details` | object
|
|
11
|
+
`message` | string
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import type { GetSocialQqGroupinfo400Response } from 'uapi-browser-sdk-browser'
|
|
17
|
+
|
|
18
|
+
// TODO: Update the object below with actual values
|
|
19
|
+
const example = {
|
|
20
|
+
"code": INVALID_ARGUMENT,
|
|
21
|
+
"details": null,
|
|
22
|
+
"message": Missing or invalid 'group_id' parameter.,
|
|
23
|
+
} satisfies GetSocialQqGroupinfo400Response
|
|
24
|
+
|
|
25
|
+
console.log(example)
|
|
26
|
+
|
|
27
|
+
// Convert the instance to a JSON string
|
|
28
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
29
|
+
console.log(exampleJSON)
|
|
30
|
+
|
|
31
|
+
// Parse the JSON string back to an object
|
|
32
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialQqGroupinfo400Response
|
|
33
|
+
console.log(exampleParsed)
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
37
|
+
|
|
38
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialQqGroupinfo404Response
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`code` | string
|
|
10
|
+
`details` | object
|
|
11
|
+
`message` | string
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import type { GetSocialQqGroupinfo404Response } from 'uapi-browser-sdk-browser'
|
|
17
|
+
|
|
18
|
+
// TODO: Update the object below with actual values
|
|
19
|
+
const example = {
|
|
20
|
+
"code": NOT_FOUND,
|
|
21
|
+
"details": null,
|
|
22
|
+
"message": QQ group not found or inaccessible.,
|
|
23
|
+
} satisfies GetSocialQqGroupinfo404Response
|
|
24
|
+
|
|
25
|
+
console.log(example)
|
|
26
|
+
|
|
27
|
+
// Convert the instance to a JSON string
|
|
28
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
29
|
+
console.log(exampleJSON)
|
|
30
|
+
|
|
31
|
+
// Parse the JSON string back to an object
|
|
32
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialQqGroupinfo404Response
|
|
33
|
+
console.log(exampleParsed)
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
37
|
+
|
|
38
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
|
|
2
|
+
# GetSocialQqGroupinfo500Response
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## Properties
|
|
6
|
+
|
|
7
|
+
Name | Type
|
|
8
|
+
------------ | -------------
|
|
9
|
+
`code` | string
|
|
10
|
+
`details` | object
|
|
11
|
+
`message` | string
|
|
12
|
+
|
|
13
|
+
## Example
|
|
14
|
+
|
|
15
|
+
```typescript
|
|
16
|
+
import type { GetSocialQqGroupinfo500Response } from 'uapi-browser-sdk-browser'
|
|
17
|
+
|
|
18
|
+
// TODO: Update the object below with actual values
|
|
19
|
+
const example = {
|
|
20
|
+
"code": INTERNAL_ERROR,
|
|
21
|
+
"details": null,
|
|
22
|
+
"message": Failed to retrieve QQ group info.,
|
|
23
|
+
} satisfies GetSocialQqGroupinfo500Response
|
|
24
|
+
|
|
25
|
+
console.log(example)
|
|
26
|
+
|
|
27
|
+
// Convert the instance to a JSON string
|
|
28
|
+
const exampleJSON: string = JSON.stringify(example)
|
|
29
|
+
console.log(exampleJSON)
|
|
30
|
+
|
|
31
|
+
// Parse the JSON string back to an object
|
|
32
|
+
const exampleParsed = JSON.parse(exampleJSON) as GetSocialQqGroupinfo500Response
|
|
33
|
+
console.log(exampleParsed)
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
[[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
|
|
37
|
+
|
|
38
|
+
|