Class GuildUpdateSystemChannelFlagsEvent

All Implemented Interfaces:
GenericEvent, UpdateEvent<Guild,Set<SystemChannelFlag>>

public class GuildUpdateSystemChannelFlagsEvent extends GenericGuildUpdateEvent<Set<SystemChannelFlag>>
Indicates that Guild.getSystemChannelFlags() have been updated.

This event can be used to detect changes in system channel flags and retrieve the old ones.

Identifier: system_channel_flags