Module: Dingtalk::Client

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

Overview

DingTalk Client

Defined Under Namespace

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

Constant Summary collapse

VERSION =
'0.2.1'

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