Class: Base
Hierarchy
Table of contents
Constructors
Properties
Constructors
constructor
• new Base(client
): Base
Initializes a new instance of the constructor.
Parameters
Name | Type | Description |
---|---|---|
client | YorClient | The client object. |
Returns
Base
Defined in
src/structures/Base.ts:11Properties
client
• client:YorClient