Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CodeClient

name

CodeClient

kind

constructor

Hierarchy

  • CodeClient

Index

Constructors

Methods

Constructors

constructor

  • Returns CodeClient

Methods

createBin

  • createBin(title: String, description: String, code: String): Promise<CodeData>
  • Sends the link of the code

    Parameters

    • title: String
    • description: String
    • code: String

    Returns Promise<CodeData>

Generated using TypeDoc