srecord GazelleReaction(long created, long userID, S emoji) { } srecord GazelleLine(long timestamp, S text, long msgID, L reactions) { S user; bool bot; Map extras; S context; // now replaces msgID, e.g. "slack ..." long channelID; }