React Slack
React components for building slack messages
const BoardRequest = { const place time passengers = train; return <Message> <Attachment callbackId="magic-callback-id" fallback="To board the train, DM the conductor" author="foo" markdownIn='foo' 'bar' title="some title"> Chew choo! <User id=commanduser_id /> started a train to place at time passengerslength > 0 ? passengers : null Will you join? <Field title="Time" short>time</Field> <Button name="board">Board the Train</Button> </Attachment> </Message> );};