Skip to content

feat: Expose hydration types#148

Open
Taureon wants to merge 1 commit intostoatchat:mainfrom
Taureon:expose-hydration-types
Open

feat: Expose hydration types#148
Taureon wants to merge 1 commit intostoatchat:mainfrom
Taureon:expose-hydration-types

Conversation

@Taureon
Copy link
Copy Markdown

@Taureon Taureon commented Apr 1, 2026

Currently, if you're not immediately using the cached objects when given, it's pretty hard to make use of them.

In order to pass them around (which you do very often in complex projects), you either have to consume it into your own custom wrapper or you reimplement the (for example in my case) HydratedMessage type which means installing more dependencies into your own project.

This PR makes the messageUpdate and messageDelete events easier to use.

Signed-off-by: Taureon <taureon@noreply.codeberg.org>
@Taureon Taureon force-pushed the expose-hydration-types branch from 2b19eef to 9da36b8 Compare April 1, 2026 08:54
@Taureon
Copy link
Copy Markdown
Author

Taureon commented Apr 1, 2026

DCO'd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant