obby-client for TypeScript
Preparing search index...
BotRegistry
Type Alias BotRegistry
The bots we know about, keyed by their folded nick.
type
BotRegistry
=
{
known
:
{
[
key
in
string
]
?:
Bot
}
;
}
Index
Properties
known
Properties
known
known
:
{
[
key
in
string
]
?:
Bot
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
known
obby-client for TypeScript
Loading...
The bots we know about, keyed by their folded nick.