# Version 0.4.0:
- Fixed chat polling (no more repeated messages, specially private messages)
- Added reply() methods to ChannelMessage and PrivateMessage
- Added isOwnMessage() to all types of messages.
- Added toString() to PrivateMessage
