Skip to main content
POST
Promote a user to admin

授权

Authorization
string
header
必填

API key with bmx_ prefix. Obtain via /api/auth/api-keys.

请求体

application/json
bot_id
integer
必填

Bot ID (must be admin in chat)

chat_id
integer
必填

Chat ID

user_id
integer
必填

User ID to promote

perms
object

响应

User promoted

ok
boolean
示例:

true