mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 20:21:25 +08:00
FEATURE: Can create warnings for users via PM
This commit is contained in:
@ -28,6 +28,7 @@ class PostCreator
|
||||
# When creating a topic:
|
||||
# title - New topic title
|
||||
# archetype - Topic archetype
|
||||
# is_warning - Is the topic a warning?
|
||||
# category - Category to assign to topic
|
||||
# target_usernames - comma delimited list of usernames for membership (private message)
|
||||
# target_group_names - comma delimited list of groups for membership (private message)
|
||||
|
Reference in New Issue
Block a user