File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1664,7 +1664,7 @@ async def edit(
16641664        premium_progress_bar_enabled : bool  =  MISSING ,
16651665        disable_invites : bool  =  MISSING ,
16661666        discoverable : bool  =  MISSING ,
1667-         raid_alerts : bool  =  MISSING ,
1667+         enable_raid_alerts : bool  =  MISSING ,
16681668        enable_activity_feed : bool  =  MISSING ,
16691669    ) ->  Guild :
16701670        r"""|coro| 
@@ -1745,7 +1745,7 @@ async def edit(
17451745            Whether the guild should have server invites enabled or disabled. 
17461746        discoverable: :class:`bool` 
17471747            Whether the guild should be discoverable in the discover tab. 
1748-         raid_alerts : :class:`bool` 
1748+         enable_raid_alerts : :class:`bool` 
17491749            Whether activity alerts for the guild should be enabled. 
17501750        enable_activity_feed: class:`bool` 
17511751            Whether the guild's user activity feed should be enabled. 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments