- Preparing search index...
- The search index is not available
typeble
- GetNotes(token: string, blogIdentifier: string, id: string | number, beforeTimestamp?: number, mode?: "likes" | "all" | "conversation" | "rollup" | "reblogs_with_tags", basicAuth?: boolean): Promise<TumblrNoteResponse>
-
Parameters
-
token: string
-
blogIdentifier: string
-
id: string | number
-
beforeTimestamp: number = Number.MAX_VALUE
-
mode: "likes" | "all" | "conversation" | "rollup" | "reblogs_with_tags" = "all"
-
basicAuth: boolean = false