default ServerThreadChannelUpdater |
ServerThreadChannel.createUpdater() |
Creates an updater for this thread.
|
ServerThreadChannelUpdater |
ServerThreadChannelUpdater.setArchivedFlag(boolean archived) |
Queues the archived flag to be updated.
|
ServerThreadChannelUpdater |
ServerThreadChannelUpdater.setAutoArchiveDuration(AutoArchiveDuration autoArchiveDuration) |
Queues the auto archive duration to be updated.
|
ServerThreadChannelUpdater |
ServerThreadChannelUpdater.setInvitableFlag(boolean invitable) |
Queues the invitable flag to be updated.
|
ServerThreadChannelUpdater |
ServerThreadChannelUpdater.setLockedFlag(boolean locked) |
Queues the locked flag to be updated.
|
ServerThreadChannelUpdater |
ServerThreadChannelUpdater.setSlowmodeDelayInSeconds(int delay) |
Queues slowmode delay to be updated.
|