Skip to main content
Module

x/anilist_js/src/thread.ts>Thread

Deno module for interacting with the anilist api (WIP)
Latest
class Thread
import { Thread } from "https://deno.land/x/anilist_js@0.1.0/src/thread.ts";

Sub class for thread related functions

Methods

get(id: number)

Gets a forum thread

getComments(
id: number,
page?,
perPage?,
)

Gets the comments of a thread