menu
boticord package
documentation
models.dart
BotStats
BotStats constructor
BotStats constructor
dark_mode
light_mode
BotStats
constructor
BotStats
(
{
int
?
servers
,
int
?
users
,
int
?
shards
,
})
Implementation
BotStats({ this.servers, this.users, this.shards });
boticord package
documentation
models
BotStats
BotStats constructor
BotStats class