Preparing search index...
The search index is not available
retrommo-types
retrommo-types
BattleObtainEvent
Interface BattleObtainEvent
interface
BattleObtainEvent
{
channel
:
number
;
duration
:
number
;
itemID
:
string
;
startedAt
:
number
;
type
:
Obtain
;
username
:
string
;
}
Hierarchy (
view full
)
BattleEvent
BattleObtainEvent
Index
Properties
channel
duration
itemID
started
At
type
username
Properties
Readonly
channel
channel
:
number
duration
duration
:
number
Readonly
itemID
itemID
:
string
Readonly
started
At
started
At
:
number
Readonly
type
type
:
Obtain
Readonly
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
channel
duration
itemID
started
At
type
username
retrommo-types
Loading...