Module: Qywx::Client

Extended by:
ActiveSupport::Autoload, Client
Includes:
Configurable, GroupRobotClient
Included in:
Client
Defined in:
lib/qywx/client.rb,
lib/qywx/client/errors.rb,
lib/qywx/client/result.rb,
lib/qywx/client/version.rb,
lib/qywx/client/configurable.rb,
lib/qywx/client/group_robot_client.rb,
lib/qywx/client/group_robot_client/core.rb,
lib/qywx/client/group_robot_client/notify_text.rb,
lib/qywx/client/group_robot_client/notify_feedcard.rb,
lib/qywx/client/group_robot_client/notify_markdown.rb

Overview

Qywx Client

Defined Under Namespace

Modules: Configurable, GroupRobotClient Classes: ConfigurationError, Error, Result

Constant Summary collapse

VERSION =
'0.2.2'

Method Summary

Methods included from GroupRobotClient::NotifyFeedcard

#notify_feedcard

Methods included from GroupRobotClient::NotifyMarkdown

#notify_markdown

Methods included from GroupRobotClient::NotifyText

#notify_text

Methods included from Configurable

included