Fix typo
This commit is contained in:
		
							parent
							
								
									c846bd6f61
								
							
						
					
					
						commit
						988a6390f6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -75,7 +75,7 @@ export class Guild extends Base { | |||
|     this.afkTimeout = data.afk_timeout | ||||
|     this.afkChannelID = data.afk_channel_id | ||||
|     this.widgetEnabled = data.widget_enabled | ||||
|     this.widgetChannelID = data.widge_channel_id | ||||
|     this.widgetChannelID = data.widget_channel_id | ||||
|     this.verificationLevel = data.verification_level | ||||
|     this.defaultMessageNotifications = data.default_message_notifications | ||||
|     this.explicitContentFilter = data.explicit_content_filter | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue