mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat(ThreadChannel): add owner and fetchOwner() * fix(ThreadChannel): remove owner and return ThreadMember with fetchOwner * fix(ThreadChannel): apply suggestions from code review Co-authored-by: SpaceEEC <spaceeec@yahoo.com> * fix(ThreadChannel): correctly point to the manager * docs(FetchOwnerOptions): update desc to mention threads * fix(ThreadChannel): fetchOwner can return null * docs(ThreadChannel): owner is nullable Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> Co-authored-by: SpaceEEC <spaceeec@yahoo.com> Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>