Class WebhooksUpdateGatewayData
public class WebhooksUpdateGatewayData
- Inheritance
-
objectWebhooksUpdateGatewayData
Properties
ChannelId
[JsonProperty("channel_id")]
public ulong ChannelId { get; set; }
Property Value
GuildId
[JsonProperty("guild_id")]
public ulong GuildId { get; set; }