12 releases

0.1.13 Jan 11, 2024
0.1.12 Jan 6, 2024

#24 in #lark

Apache-2.0

22KB
383 lines

hi: hi with mail & wxpusher

send message via

use aok::OK;

#[tokio::test]
async fn test() -> aok::Result<()> {
  hi::send("测试标题", "测试内容", "https://baidu.com").await;
  OK
}

Dependencies

~25–44MB
~771K SLoC