Preparing search index...
The search index is not available
@kastelll/wrapper
@kastelll/wrapper
InviteStore
Class InviteStore
A store for Invites.
Hierarchy
InviteStore
Index
Constructors
constructor
Properties
client
invite
Store
invites
Methods
clear
Constructors
constructor
new
Invite
Store
(
client
)
:
InviteStore
Parameters
client
:
Client
Returns
InviteStore
Properties
Private
Readonly
client
client
:
Client
invite
Store
invite
Store
:
Writable
<
BaseStore
<
string
,
Invite
>
>
invites
invites
:
BaseStore
<
string
,
Invite
>
= ...
Methods
clear
clear
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
client
invite
Store
invites
clear
@kastelll/wrapper
MessageStates
Ban
BanStore
BaseChannel
BaseGuild
BaseStore
BaseUser
ChannelStore
Client
FlagsStructure
GuildMember
GuildMemberStore
GuildStore
Invite
InviteStore
Message
MessageStore
Payloads
PermissionStructure
Rest
Role
Loading...
Generated using
TypeDoc
A store for Invites.