diff --git a/README.md b/README.md
index bc04b23..ab9a6e5 100644
--- a/README.md
+++ b/README.md
@@ -137,6 +137,11 @@ Structure of each item which got from items() function.
str |
emojis are represented by ":(shortcut text):" |
+
+ | messageEx |
+ str |
+ list of message texts and emoji URLs. |
+
| timestamp |
int |
@@ -149,7 +154,7 @@ Structure of each item which got from items() function.
timestampText |
str |
- elapsed time. (ex. "1:02:27") |
+ elapsed time. (ex. "1:02:27") *Replay Only. |
| amountValue |
@@ -193,7 +198,7 @@ Structure of author object.
| channelId |
str |
- |
+ *chatter's channel ID. NOT author's channel ID. |
| channelUrl |