返回当前用户的自定义 sticker 列表
GET {base_url}/sticker.list
需要登录
[
{
"pack": "黑白熊静态",
"stickers": [
{
"url": "https://dn-bearychat.qbox.me/sticker-gif-20.gif",
"name": "累",
"width": 240,
"height": 240
}
]
}
]
{
"code": // error code,
"error": "unexpected error"
}