use *;
/// Notifier for WeChat.
/// One WechatNotifier can only notify one corresponding WeChat account.
///
/// You can send message to your WeChat via this notifier.
/// It implemented by [xtuis](https://xtuis.cn) which is a WeChat-notify-system.
/// To use this notifier, you have to first get a xtuis token according to
/// [xtuis Chinese websites](https://xtuis.cn)