Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

GetLocalizations

Marco Dal Zovo edited this page Jul 23, 2021 · 1 revision

Returns a Localization object.

Parameters

Name Type Summary
version String The localizations' resource version

Usage

var result = await AniAPI.Instance.GetLocalizations();
Clone this wiki locally