Skip to content
Bestdori API
Search
K
Main Navigation
简介
API 文档
Appearance
Menu
Return to top
页面导航
icon 图标
图标资源获取模块。
python
from
bestdori
import
icon
def get_band()
async
参数名
类型
默认值
描述
id
int
-
乐队 ID
me
keyword
Optional[
Me
]
None
登录用户类
获取乐队图标资源。
返回值:
bytes
def get_server()
async
参数名
类型
默认值
描述
server
ServerName
-
服务器名
me
keyword
Optional[
Me
]
None
登录用户类
获取服务器图标资源。
返回值:
bytes