Class CreateWebhookRequest
public class CreateWebhookRequest
- Inheritance
-
objectCreateWebhookRequest
Properties
Avatar
[JsonProperty("avatar")]
public string? Avatar { get; set; }
Property Value
Name
[JsonProperty("name")]
public string Name { get; set; }