Method: Ayadn::Status#type_and_target_missing
- Defined in:
- lib/ayadn/status.rb
#type_and_target_missing ⇒ Object
282 283 284 |
# File 'lib/ayadn/status.rb', line 282 def type_and_target_missing info("error", "please submit a TYPE ('mention', 'hashtag', 'client') and a TARGET (a @username, a hashtag, a client name)", "red") end |