File tree 1 file changed +4
-4
lines changed
src/connections/sources/catalog/libraries/server/ruby
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:
93
93
</tr >
94
94
<tr >
95
95
<td>`message_id`, optional</td>
96
- <td>Time </td>
96
+ <td>String </td>
97
97
<td>Unique identifier for each message that lets you find an individual message across the API.</td>
98
98
</tr >
99
99
</table >
@@ -157,7 +157,7 @@ The `track` call has the following fields:
157
157
</tr >
158
158
<tr >
159
159
<td>`message_id`, optional</td>
160
- <td>Time </td>
160
+ <td>String </td>
161
161
<td>Unique identifier for each message that lets you find an individual message across the API.</td>
162
162
</tr >
163
163
</table >
@@ -248,7 +248,7 @@ The `page` call has the following fields:
248
248
</tr >
249
249
<tr >
250
250
<td>`message_id`, optional</td>
251
- <td>Time </td>
251
+ <td>String </td>
252
252
<td>Unique identifier for each message that lets you find an individual message across the API.</td>
253
253
</tr >
254
254
</table >
@@ -311,7 +311,7 @@ The `group` call has the following fields:
311
311
</tr >
312
312
<tr >
313
313
<td>`message_id`, optional</td>
314
- <td>Time </td>
314
+ <td>String </td>
315
315
<td>Unique identifier for each message that lets you find an individual message across the API.</td>
316
316
</tr >
317
317
</table >
You can’t perform that action at this time.
0 commit comments