andycmaj / react-chat-renderer

React JSX factory implementation for Slack
15 stars 0 forks source link

make Message.altText required #17

Closed andycmaj closed 4 years ago

andycmaj commented 4 years ago

https://github.com/asynchronous-dev/react-chat-renderer/blob/e158c17c995fd3e78fdf8e4c0a6f5bd03d47b5b3/src/components/Message.ts#L14

if you don't include altText, notification is blank on slack mobile app