Method: BotFramework::CardImage#tap
- Defined in:
- lib/bot_framework/models/card_image.rb
#tap ⇒ Object
Action assigned to specific Attachment.E.g.navigate to specific URL or play/open media content
10 11 12 |
# File 'lib/bot_framework/models/card_image.rb', line 10 def tap @tap end |