优化文档格式
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
> http://api.bilibili.com/x/emote/package/add
|
||||
|
||||
*方式:POST*
|
||||
*请求方式:POST*
|
||||
|
||||
只能添加有会员权限或已购买的表情包
|
||||
|
||||
@@ -48,7 +48,7 @@ curl -b "SESSDATA=xxx" -d "package_id=25&business=reply&csrf=xxx" "http://api.bi
|
||||
|
||||
> http://api.bilibili.com/x/emote/package/remove
|
||||
|
||||
*方式:POST*
|
||||
*请求方式:POST*
|
||||
|
||||
**正文参数( application/x-www-form-urlencoded ):**
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
> http://api.bilibili.com/x/emote/user/panel/web
|
||||
|
||||
*方式:GET*
|
||||
*请求方式:GET*
|
||||
|
||||
使用登录(SESSDATA)进行会员专属及已购买表情包的分发,否则为免费表情包
|
||||
|
||||
@@ -211,7 +211,7 @@
|
||||
|
||||
> http://api.bilibili.com/x/emote/package
|
||||
|
||||
*方式:GET*
|
||||
*请求方式:GET*
|
||||
|
||||
**url参数:**
|
||||
|
||||
@@ -497,7 +497,7 @@
|
||||
|
||||
> http://api.bilibili.com/x/emote/setting/panel
|
||||
|
||||
*方式:GET*
|
||||
*请求方式:GET*
|
||||
|
||||
需要登录(SESSDATA)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user