外观
获取当前 Bot 会话的 skey。
const result = await api.get_skey(self_id)
self_id
{ skey: 'SKEY' }
该凭据属于当前 Bot 会话,应仅在插件运行期间使用。