mirror of
				https://github.com/Rapptz/discord.py.git
				synced 2025-10-25 10:32:59 +00:00 
			
		
		
		
	Add documetation for auto_moderation_action MessageType enum
This commit is contained in:
		| @@ -1588,6 +1588,12 @@ of :class:`enum.Enum`. | |||||||
|  |  | ||||||
|         The system message denoting that a context menu command was executed. |         The system message denoting that a context menu command was executed. | ||||||
|  |  | ||||||
|  |         .. versionadded:: 2.0 | ||||||
|  |     .. attribute:: auto_moderation_action | ||||||
|  |  | ||||||
|  |         The system message sent when an AutoMod rule is triggered. This is only | ||||||
|  |         sent if the rule is configured to sent an alert when triggered. | ||||||
|  |  | ||||||
|         .. versionadded:: 2.0 |         .. versionadded:: 2.0 | ||||||
|  |  | ||||||
| .. class:: UserFlags | .. class:: UserFlags | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user