@@ -83,7 +83,7 @@ Check out our current openings and apply via [Stream's website](https://getstrea
8383 </tr >
8484 <tr >
8585 <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>
8787 </tr >
8888 <tr > <td > Photo attachments </td > </tr >
8989 <tr > <td > Giphy attachments </td > </tr >
@@ -95,6 +95,8 @@ Check out our current openings and apply via [Stream's website](https://getstrea
9595 <tr > <td > Message grouping based on the send time </td > </tr >
9696 <tr > <td > Thread and inline replies </td > </tr >
9797 <tr > <td > Typing and read indicators </td > </tr >
98+ <tr > <td > Async voice messages </td > </tr >
99+ <tr > <td > Polls support </td > </tr >
98100 <tr ><td > </td > </tr >
99101 </tr >
100102</table >
@@ -110,11 +112,13 @@ Check out our current openings and apply via [Stream's website](https://getstrea
110112 </tr >
111113 <tr >
112114 <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>
114116 </tr >
115117 <tr > <td > Image, video and file attachments </td > </tr >
116118 <tr > <td > Camera integration </td > </tr >
117119 <tr > <td > Custom attachments </td > </tr >
120+ <tr > <td > Recording async voice messages </td > </tr >
121+ <tr > <td > Creation of polls </td > </tr >
118122 <tr > <td > Mentions </td > </tr >
119123 <tr > <td > Instant commands (e.g. giphy) </td > </tr >
120124 <tr > <td > Custom commands </td > </tr >
0 commit comments