Skip to content
Jenkins
log in
Dashboard
All
JDA5
#226
Changes
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
Previous Build
Next Build
Success
Changes
Summary
Improve channel update handling (#2255) (
commit: 9741415
) (
details
)
Commit
9741415cc5c679cad2bc9b67a8046fc663bc6e32
by
noreply
Improve channel update handling (#2255)
(
commit: 9741415
)
The file was modified
src/main/java/net/dv8tion/jda/internal/entities/ForumChannelImpl.java
(diff)
The file was modified
src/main/java/net/dv8tion/jda/internal/entities/channel/concrete/VoiceChannelImpl.java
(diff)
The file was modified
src/main/java/net/dv8tion/jda/internal/entities/channel/mixin/attribute/ICategorizableChannelMixin.java
(diff)
The file was modified
src/main/java/net/dv8tion/jda/internal/handle/ChannelUpdateHandler.java
(diff)
The file was added
src/main/java/net/dv8tion/jda/internal/entities/channel/mixin/attribute/IAgeRestrictedChannelMixin.java
The file was modified
src/main/java/net/dv8tion/jda/internal/entities/channel/concrete/TextChannelImpl.java
(diff)
The file was added
src/main/java/net/dv8tion/jda/internal/entities/channel/mixin/attribute/ISlowmodeChannelMixin.java
The file was modified
src/main/java/net/dv8tion/jda/internal/entities/channel/concrete/ThreadChannelImpl.java
(diff)
The file was added
src/main/java/net/dv8tion/jda/internal/entities/channel/mixin/attribute/ITopicChannelMixin.java
The file was modified
src/main/java/net/dv8tion/jda/internal/entities/channel/mixin/middleman/StandardGuildMessageChannelMixin.java
(diff)