Method: DiasporaFederation::Entities::Comment#edited_at
- Defined in:
- lib/diaspora_federation/entities/comment.rb
#edited_at ⇒ Time (readonly)
The timestamp when the comment was edited
26 |
# File 'lib/diaspora_federation/entities/comment.rb', line 26 property :edited_at, :timestamp, optional: true |