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