Class Base<Id>

Represents a data model on Guilded.

Example

new Base(client, id);

Type Parameters

  • Id = string

Hierarchy

Constructors

Properties

Constructors

Properties

client: Client

The client the data model belongs to.

id: Id

The ID of the structure.