File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/connections/sources/catalog/libraries/server/ruby Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ The `identify` call has the following fields:
9393 </tr >
9494 <tr >
9595 <td>`message_id`, optional</td>
96- <td>Time </td>
96+ <td>String </td>
9797 <td>Unique identifier for each message that lets you find an individual message across the API.</td>
9898 </tr >
9999</table >
@@ -157,7 +157,7 @@ The `track` call has the following fields:
157157 </tr >
158158 <tr >
159159 <td>`message_id`, optional</td>
160- <td>Time </td>
160+ <td>String </td>
161161 <td>Unique identifier for each message that lets you find an individual message across the API.</td>
162162 </tr >
163163</table >
@@ -248,7 +248,7 @@ The `page` call has the following fields:
248248 </tr >
249249 <tr >
250250 <td>`message_id`, optional</td>
251- <td>Time </td>
251+ <td>String </td>
252252 <td>Unique identifier for each message that lets you find an individual message across the API.</td>
253253 </tr >
254254</table >
@@ -311,7 +311,7 @@ The `group` call has the following fields:
311311 </tr >
312312 <tr >
313313 <td>`message_id`, optional</td>
314- <td>Time </td>
314+ <td>String </td>
315315 <td>Unique identifier for each message that lets you find an individual message across the API.</td>
316316 </tr >
317317</table >
You can’t perform that action at this time.
0 commit comments