Sisters.WudiLib icon indicating copy to clipboard operation
Sisters.WudiLib copied to clipboard

C# 与 One Bot 协议实现通信。

Results 3 Sisters.WudiLib issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

https://github.com/int-and-his-friends/Sisters.WudiLib/blob/a903c39659b52eeb3fa857c41866ce6018c9cddc/Sisters.WudiLib/Posts/Post.Message.cs#L28 这里说不建议使用本属性判断类型 又说请使用 `is` 运算符进行判断 但是没有说该怎么判断 希望能补全文档 (我猜测是想要 `sth is Message.PrivateType`?)