mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
Merge branch 'more-thread-stuff' of https://github.com/discordeno/discordeno into more-thread-stuff
This commit is contained in:
@@ -17,4 +17,4 @@ export function channelToThread(channel: Channel) {
|
||||
};
|
||||
}
|
||||
|
||||
export type Thread = ReturnType<typeof channelToThread>
|
||||
export type Thread = ReturnType<typeof channelToThread>;
|
||||
|
||||
Reference in New Issue
Block a user