GraiaProject / Avilla

The next-gen framework for IM development. Powered by Graia Project.
MIT License
160 stars 14 forks source link

feat: Selector.json #147

Open GreyElaina opened 10 months ago

GreyElaina commented 10 months ago
def json(*, ensure_ascii: bool = False) -> str

def from_json(json_str: str) -> Self