Class TextChannelUpdateEvent


  • public class TextChannelUpdateEvent
    extends ChannelEvent
    Dispatched when a TextChannel is updated in a guild.

    The TextChannel may have been turned into a NewsChannel.

    The old text channel may not be present if channels are not stored.

    This event is dispatched by Discord.

    See Also:
    Channel Update