IS4
GitHub
4 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/Discord.Net.Rest/API/Rest/StartThreadParams.cs
|
|
@@ -12,7 +12,7 @@ namespace Discord.API.Rest |
|
|
|
[JsonProperty("name")] |
|
|
|
public string Name { get; set; } |
|
|
|
|
|
|
|
[JsonProperty("duration")] |
|
|
|
[JsonProperty("auto_archive_duration")] |
|
|
|
public ThreadArchiveDuration Duration { get; set; } |
|
|
|
|
|
|
|
[JsonProperty("type")] |
|
|
|