Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.05 KB

api.rst

File metadata and controls

48 lines (34 loc) · 1.05 KB

API

mirai

This part of the documentation shows the full API reference of all public classes and functions.

Creating Promises

Promise.value

Promise.exception

Promise.call

Promise.wait

Promise.eval

Using Promises

Promise

Combining Promises

Promise.collect

Promise.join

Promise.select

Thread Management

Promise.executor

UnboundedThreadPoolExecutor

Exceptions

MiraiError

AlreadyResolvedError

TimeoutError