Method: Fastlane::Actions::TelegramAction.details
- Defined in:
- lib/fastlane-ext/telegram.rb
.details ⇒ Object
23 24 25 |
# File 'lib/fastlane-ext/telegram.rb', line 23 def self.details 'Send a success/error message to your Telegram group' end |