Method: Ayadn::ChannelObject#has_unread
- Defined in:
- lib/ayadn/channel_object.rb
#has_unread ⇒ Object (readonly)
Returns the value of attribute has_unread.
45 46 47 |
# File 'lib/ayadn/channel_object.rb', line 45 def has_unread @has_unread end |