@@ -83,7 +83,7 @@ Check out our current openings and apply via [Stream's website](https://getstrea
83
83
</tr >
84
84
<tr >
85
85
<td> A list of messages in a channel </td>
86
- <th rowspan="12 "><img src="ReadmeAssets/MessageListPreview.gif?raw=true" width="80%" /></th>
86
+ <th rowspan="14 "><img src="ReadmeAssets/MessageListPreview.gif?raw=true" width="80%" /></th>
87
87
</tr >
88
88
<tr > <td > Photo attachments </td > </tr >
89
89
<tr > <td > Giphy attachments </td > </tr >
@@ -95,6 +95,8 @@ Check out our current openings and apply via [Stream's website](https://getstrea
95
95
<tr > <td > Message grouping based on the send time </td > </tr >
96
96
<tr > <td > Thread and inline replies </td > </tr >
97
97
<tr > <td > Typing and read indicators </td > </tr >
98
+ <tr > <td > Async voice messages </td > </tr >
99
+ <tr > <td > Polls support </td > </tr >
98
100
<tr ><td > </td > </tr >
99
101
</tr >
100
102
</table >
@@ -110,11 +112,13 @@ Check out our current openings and apply via [Stream's website](https://getstrea
110
112
</tr >
111
113
<tr >
112
114
<td> Support for multiline text, expands and shrinks as needed </td>
113
- <th rowspan="8 "><img src="ReadmeAssets/Message_Composer_Bezels.png?raw=true" width="80%" /></th>
115
+ <th rowspan="10 "><img src="ReadmeAssets/Message_Composer_Bezels.png?raw=true" width="80%" /></th>
114
116
</tr >
115
117
<tr > <td > Image, video and file attachments </td > </tr >
116
118
<tr > <td > Camera integration </td > </tr >
117
119
<tr > <td > Custom attachments </td > </tr >
120
+ <tr > <td > Recording async voice messages </td > </tr >
121
+ <tr > <td > Creation of polls </td > </tr >
118
122
<tr > <td > Mentions </td > </tr >
119
123
<tr > <td > Instant commands (e.g. giphy) </td > </tr >
120
124
<tr > <td > Custom commands </td > </tr >
0 commit comments