/
FN
fnlb
/
FNLB API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2d ago
Details
Filter operations
Bots
7
Categories
5
Commands
2
post
Send Chat Message
post
Run Command
OAuth2
1
Public Bots
4
Social
4
User
1
Commands
Run Command
Run a command on a specific bot.
post
/bots/{botId}/commands/run/
Path parameters
botId
string
required
Request body
object
required
command
string
required
args
string
locale
'en'
|
'en-US'
|
'es'
|
'es-419'
|
'ar'
|
'de'
|
'fr'
|
'he'
|
'id'
|
'it'
|
'ja'
|
'ko'
|
'pl'
|
'pt'
|
'pt-BR'
|
'ru'
|
'th'
|
'tr'
|
'vi'
|
'zh'
|
'zh-Hant'
Response
Response for status 200
object
required
nonce
string
required
botName
string
content
string
format
string
required
Changes