Update README

This commit is contained in:
taizan-hokuto
2019-11-21 23:04:12 +09:00
parent a39d6cb420
commit 2e70e74bcd

View File

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