Search
Preparing search index...
The search index is not available
cath
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
cath
CodeClient
Class CodeClient
name
CodeClient
kind
constructor
Hierarchy
CodeClient
Index
Constructors
constructor
Methods
create
Bin
Constructors
constructor
new
Code
Client
(
)
:
CodeClient
Returns
CodeClient
Methods
create
Bin
create
Bin
(
title
:
String
, description
:
String
, code
:
String
)
:
Promise
<
CodeData
>
Sends the link of the code
Parameters
title:
String
description:
String
code:
String
Returns
Promise
<
CodeData
>
Exports
Code
Client
constructor
create
Bin
Generated using
TypeDoc
CodeClient
constructor