mirror of
				https://github.com/Rapptz/discord.py.git
				synced 2025-10-30 21:12:58 +00:00 
			
		
		
		
	Add interited members to WebhookMessage docs
This commit is contained in:
		| @@ -382,7 +382,7 @@ Debug | ||||
|  | ||||
|     :param event_type: The event type from Discord that is received, e.g. ``'READY'``. | ||||
|     :type event_type: :class:`str` | ||||
|      | ||||
|  | ||||
| .. function:: on_socket_raw_receive(msg) | ||||
|  | ||||
|     Called whenever a message is completely received from the WebSocket, before | ||||
| @@ -3467,6 +3467,7 @@ WebhookMessage | ||||
|  | ||||
| .. autoclass:: WebhookMessage() | ||||
|     :members: | ||||
|     :inherited-members: | ||||
|  | ||||
| SyncWebhook | ||||
| ~~~~~~~~~~~~ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user