Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
BaseOwnerEvent
Interface BaseOwnerEvent<T, D>
Base shape shared by all SSE events.
interface
BaseOwnerEvent
<
T
extends
OwnerEventType
,
D
>
{
at
:
string
;
data
:
D
;
guildId
:
string
;
id
:
string
;
type
:
T
;
}
Type Parameters
T
extends
OwnerEventType
D
Index
Properties
at
data
guild
Id
id
type
Properties
at
at
:
string
data
data
:
D
guild
Id
guildId
:
string
id
id
:
string
type
type
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
at
data
guild
Id
id
type
@30k/starcomm-client
Loading...
Base shape shared by all SSE events.