fetchT takes a target which is ```ts type ChannelTarget = Message | DiscordChannel; type Target = Ch

fetchT takes a target which is
type ChannelTarget = Message | DiscordChannel;
type Target = ChannelTarget | Guild;
type ChannelTarget = Message | DiscordChannel;
type Target = ChannelTarget | Guild;
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?