Class RequestGuildChannelsPacket
public class RequestGuildChannelsPacket
- Inheritance
-
objectRequestGuildChannelsPacket
Properties
ChannelIds
[JsonProperty("channel_ids")]
public string[] ChannelIds { get; set; }
Property Value
- string[]
GuildId
[JsonProperty("guild_id")]
public string GuildId { get; set; }