Merge pull request #679 from tryka-1213/patch-1
Fixed TextBasedChannel.js documentation (non urgent)
This commit is contained in:
		@@ -450,7 +450,7 @@ class TextBasedChannel {
 | 
			
		||||
   * @returns {Promise<InteractionResponse>}
 | 
			
		||||
   * @example
 | 
			
		||||
   * // Send a basic slash
 | 
			
		||||
   * channel.sendSlash('botid', 'ping)
 | 
			
		||||
   * channel.sendSlash('botid', 'ping')
 | 
			
		||||
   *   .then(console.log)
 | 
			
		||||
   *   .catch(console.error);
 | 
			
		||||
   * @example
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user