nonebot.adapters.onebot.store
OneBot API ๅ่ฐๅญๅจใ
class ResultStore()
ๅๆฐ
empty
method get_seq()
ๅๆฐ
empty
่ฟๅ
- int
method add_result(result)
ๅๆฐ
result
(dict[str, Any])
่ฟๅ
- untyped
async method fetch(seq, timeout)
ๅๆฐ
seq
(int)timeout
(float | None)
่ฟๅ
- dict[str, Any]