Method: Twat::Exceptions::TweetTooLong#msg

Defined in:
lib/twat/exceptions.rb

#msgObject



76
77
78
# File 'lib/twat/exceptions.rb', line 76

def msg
  "Twitter enforces a maximum status length of 140 characters"
end