Metatell AI Bot - v0.0.10
GitHub
NPM
Preparing search index...
@metatell/bot-sdk
AgentClientConfig
Interface AgentClientConfig
interface
AgentClientConfig
{
profile
?:
{
avatarId
?:
string
;
displayName
?:
string
}
;
rateLimit
?:
{
looks
?:
number
;
messages
?:
number
;
moves
?:
number
}
;
}
Index
Properties
profile?
rate
Limit?
Properties
Optional
profile
profile
?:
{
avatarId
?:
string
;
displayName
?:
string
}
Optional
rate
Limit
rateLimit
?:
{
looks
?:
number
;
messages
?:
number
;
moves
?:
number
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
profile
rate
Limit
GitHub
NPM
Metatell AI Bot - v0.0.10
Loading...