Update Guild.md
This commit is contained in:
		@@ -50,6 +50,8 @@ await groupDM.removeMember(user);
 | 
			
		||||
/* Text Channel not Bulk delete */
 | 
			
		||||
await groupDM.send('Hello World');
 | 
			
		||||
await groupDM.delete(); // Leave
 | 
			
		||||
/* Voice Channel */
 | 
			
		||||
await groupDM.call()
 | 
			
		||||
```
 | 
			
		||||
	
 | 
			
		||||
</details>
 | 
			
		||||
@@ -82,4 +84,4 @@ await guild.setCommunity(true);
 | 
			
		||||
// Disable
 | 
			
		||||
await guild.setCommunity(false);
 | 
			
		||||
```
 | 
			
		||||
</details>
 | 
			
		||||
</details>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user