API Reference
Routes
Characters

Characters API Reference

NameTypeDescription
cacheClientCache<CharacterData[]>The cache for the characters API
fetch(uid: string, options?: BaseFetchOptions): Promise<CharacterData[]>functionFetches the character data for the given UID
fetchAvatarInfo(characterId: number, options?: BaseFetchOptions): Promise<CharacterInfoData>functionFetches the avatar info for the given character ID