feat: add support for guild forums
No.2
This commit is contained in:
		
							
								
								
									
										1
									
								
								typings/index.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								typings/index.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -528,6 +528,7 @@ export type MappedChannelCategoryTypes = EnumValueMapped<
 | 
			
		||||
    GUILD_TEXT: TextChannel;
 | 
			
		||||
    GUILD_STORE: StoreChannel;
 | 
			
		||||
    GUILD_STAGE_VOICE: StageChannel;
 | 
			
		||||
    GUILD_FORUM: void;
 | 
			
		||||
  }
 | 
			
		||||
>;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user