Constructors

Methods

  • Parameters

    • handleOrCharacterId: HandleOrCharacterId
    • noteId: Numberish
    • Optionaloptions: Omit<undefined | NoteQueryOptions, "cursor" | "limit">

    Returns Promise<Comment[]>

  • Parameters

    Returns Promise<{ error: string } | { data: { noteId: string } }>