Last updated:
0 purchases
pipilongnotify 0.2.0
钉钉webhook扩展包
使用
from notification.template import Text
from notification.dingTalk import DingTalk
text = Text(content="你好啊")
DingTalk().notify(text)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.