Method: Fastlane::Actions::WorkWechatAction.details
- Defined in:
- lib/fastlane/plugin/work_wechat/actions/work_wechat_action.rb
.details ⇒ Object
143 144 145 146 |
# File 'lib/fastlane/plugin/work_wechat/actions/work_wechat_action.rb', line 143 def self.details # Optional: "send message via work wechat server api" end |