Constructors

Methods

  • Parameters

    • note_id: bigint
    • owner: string
    • data_: string
    • Optionalrefresh: (note_id: bigint) => Promise<string>

    Returns Promise<string>

  • Parameters

    • note_id: bigint
    • owner: string
    • data: string

    Returns Promise<string>