Add attributetable to WebhookMessage
This commit is contained in:
		@@ -2624,11 +2624,19 @@ Webhook Support
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
discord.py offers support for creating, editing, and executing webhooks through the :class:`Webhook` class.
 | 
					discord.py offers support for creating, editing, and executing webhooks through the :class:`Webhook` class.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Webhook
 | 
				
			||||||
 | 
					~~~~~~~~~
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. attributetable:: Webhook
 | 
					.. attributetable:: Webhook
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. autoclass:: Webhook
 | 
					.. autoclass:: Webhook
 | 
				
			||||||
    :members:
 | 
					    :members:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					WebhookMessage
 | 
				
			||||||
 | 
					~~~~~~~~~~~~~~~~
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.. attributetable:: WebhookMessage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. autoclass:: WebhookMessage
 | 
					.. autoclass:: WebhookMessage
 | 
				
			||||||
    :members:
 | 
					    :members:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user