/
MI
mikotoio
/
Mikoto Superego
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Account
6
Bans
3
Bots
10
get
List Bots
post
Create a Bot
post
Authenticate as Bot
get
Get Bot Details
delete
Delete Bot
patch
Update Bot
post
Regenerate Bot Token
get
List Spaces Bot Is In
post
Install Bot Into Space
delete
Remove Bot From Space
Channels
7
DM
6
Documents
3
Handles
1
Instance
1
Members
7
Messages
5
Push
3
Relations
9
Roles
3
Spaces
17
Users
6
Voice
1
get
Index
Bots
Update Bot
patch
/bots/{botId}
Request body
UpdateBotPayload
required
avatar
string
nullable
description
string
nullable
name
string
nullable
permissions
string[]
nullable
visibility
'PUBLIC'
|
'PRIVATE'
Response
BotInfo
required
id
string
uuid
required
lastTokenRegeneratedAt
string
date-time
nullable
name
string
required
ownerId
string
uuid
required
permissions
string[]
required
user
UserExt
User with extended data including handle
visibility
'PUBLIC'
|
'PRIVATE'
required