| Class | EtherpadLite::ChatMessage |
| In: |
lib/etherpad-lite/models/chat_message.rb
|
| Parent: | Object |
| instance | [R] | The EtherpadLite::Instance object |
| pad_id | [R] | The pad id |
| text | [R] | The message text |
| timestamp | [R] | Unix timestamp |
| user_id | [R] | User/Author id |
| user_name | [R] | User/Author name |