Luca Kellermann
Luca Kellermann
> One way to band-aid events for people with frameworks would be to assign a UUID to each event. Wouldn't the object identity of the event serve the same purpose?
My last 2 commits made the diff clearer, reviews should be easier now.
Right now I can think a few things that could be probelmatic with this implementation: * `Message.contentDisplay()` will always replace mentions etc. even if they are escaped by `\` or...
> > Message.contentDisplay() will always replace mentions etc. even if they are escaped by \ or inside a code block > > Are you sure that those mentions will appear...
I made it a draft because of this concern: > I think it might be necessary to reset the context on some other `Close` events, e.g. `UserClose` (resuming after the...
Problem is that I can't really test rn because they only send the default url until September 12 (which means we connect to the same as normal until then).
Converted this back to a draft for now
I checked rn, I'm still not receiving a session-specific URL. Will try again later today/tomorrow.
> I checked rn, I'm still not receiving a session-specific URL. Will try again later today/tomorrow. Still no luck... 😞
Still nothing, what should we do?