module Qywechat::Notifier

Constants

VERSION

Public Class Methods

configure() { |QyAPI| ... } click to toggle source
# File lib/qywechat/notifier.rb, line 6
def self.configure
  yield Qywechat::Notifier::QyAPI
end