Interface IWebhookContainer

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, IMentionable, ISnowflake
All Known Subinterfaces:
IWebhookContainerUnion, NewsChannel, StandardGuildMessageChannel, TextChannel, VoiceChannel

public interface IWebhookContainer extends GuildChannel
Represents a GuildChannel that is capable of utilizing webhooks. Webhooks can be used to integrate third-party systems into Discord by way of sending information via messages.