hikari icon indicating copy to clipboard operation
hikari copied to clipboard

Wierd behaviour of different `deserialize_guild_..._thread` functions

Open rayakame opened this issue 11 months ago • 0 comments

The three functions

deserialize_guild_news_thread, deserialize_guild_public_thread, deserialize_guild_private_thread

all use a parameter user_id in their impl, but its not specified in the abstract base class.

I feel like a type checker should error here idk.

I want to take a closer look at this, I'm opening this issue so that I do not forget about it and maybe someone else knows why this is done the way its done.

rayakame avatar May 04 '25 00:05 rayakame