Method: Facebooker::MessageThread#unread
- Defined in:
- lib/facebooker/models/message_thread.rb
#unread ⇒ Object
Returns the value of attribute unread.
9 10 11 |
# File 'lib/facebooker/models/message_thread.rb', line 9 def unread @unread end |