Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.1 KB

File metadata and controls

22 lines (17 loc) · 1.1 KB

CreateCommentPublic200Response

Properties

Name Type Description Notes
status models::ApiStatus
comment models::PublicComment
user Option<models::UserSessionInfo>
module_data Option<std::collections::HashMap<String, serde_json::Value>> Construct a type with a set of properties K of type T [optional]
user_id_ws Option<String> [optional]
reason String
code String
secondary_code Option<String> [optional]
banned_until Option<i64> [optional]
max_character_length Option<i32> [optional]
translated_error Option<String> [optional]
custom_config Option<models::CustomConfigParameters> [optional]

[Back to Model list] [Back to API list] [Back to README]