Preparing search index...
The search index is not available
TouchGuild
TouchGuild
Base
Base
Class Base<ID>
Abstract
Default information that every other structure has.
Type Parameters
ID
=
string
|
number
Hierarchy (
view full
)
Base
Announcement
AnnouncementComment
BannedMember
CalendarComment
CalendarEvent
CalendarEventRSVP
Category
Channel
CommandInteraction
ComponentInteraction
Doc
DocComment
ForumThread
ForumThreadComment
Group
Guild
GuildChannel
ListItem
Message
Role
Subscription
User
Webhook
Index
Constructors
constructor
Properties
client
id
Methods
toJSON
Constructors
constructor
new
Base
<
ID
>
(
id
,
client
)
:
Base
<
ID
>
Type Parameters
ID
=
string
|
number
Parameters
id
:
ID
client
:
Client
Returns
Base
<
ID
>
Properties
client
client
:
Client
App's client.
id
id
:
ID
Item ID
Methods
toJSON
toJSON
(
)
:
JSONBase
<
ID
>
Returns
JSONBase
<
ID
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
client
id
Methods
toJSON
TouchGuild
Loading...
Default information that every other structure has.