TextChannelUpdateNameEvent
, TextChannelUpdateNSFWEvent
, TextChannelUpdateParentEvent
, TextChannelUpdatePermissionsEvent
, TextChannelUpdatePositionEvent
, TextChannelUpdateTopicEvent
public abstract class GenericTextChannelUpdateEvent extends GenericTextChannelEvent
TextChannel
is updated.Constructor | Description |
---|---|
GenericTextChannelUpdateEvent(JDA api,
long responseNumber,
TextChannel channel) |
getJDA, getResponseNumber
getChannel, getGuild
public GenericTextChannelUpdateEvent(JDA api, long responseNumber, TextChannel channel)