nonebot.adapters.onebot.store
OneBot API ๅ่ฐๅญๅจใ
class ResultStore()
property current_seq
- ็ฑปๅ: int
method add_result(self, result)
ๅๆฐ
result
(dict[str, Any])
่ฟๅ
- Unknown
async method fetch(self, seq, timeout)
ๅๆฐ
seq
(int)timeout
(float | None)
่ฟๅ
- dict[str, Any]
method get_seq(self)
่ฟๅ
- int