Skip to main content

postToHaste

Callable

  • postToHaste(code: any): Promise<string>

  • Posts provided code to hastebin


    Parameters

    NameTypeDefaultDescription
    codeany

    Returns Promise<string>