node_modules/discord.js/typings/index.d.ts:3852:14 - error TS2536: Type 'T' cannot be used to index type 'MappedChannelCategoryTypes'.3852 ): Promise<MappedChannelCategoryTypes[T]>; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~node_modules/discord.js/typings/index.d.ts:3899:14 - error TS2536: Type 'T' cannot be used to index type 'MappedGuildChannelTypes'.3899 ): Promise<MappedGuildChannelTypes[T]>; ~~~~~~~~~~~~~~~~~~~~~~~~~~