public static final class ChannelModerationSettings.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ChannelModerationSettings.Builder |
allowNewMessageFromBots(Boolean allowNewMessageFromBots) |
ChannelModerationSettings.Builder |
allowNewMessageFromConnectors(Boolean allowNewMessageFromConnectors) |
ChannelModerationSettings |
build() |
ChannelModerationSettings.Builder |
replyRestriction(ReplyRestriction replyRestriction) |
ChannelModerationSettings.Builder |
userNewMessageRestriction(UserNewMessageRestriction userNewMessageRestriction) |
public ChannelModerationSettings.Builder userNewMessageRestriction(UserNewMessageRestriction userNewMessageRestriction)
public ChannelModerationSettings.Builder replyRestriction(ReplyRestriction replyRestriction)
public ChannelModerationSettings.Builder allowNewMessageFromBots(Boolean allowNewMessageFromBots)
public ChannelModerationSettings.Builder allowNewMessageFromConnectors(Boolean allowNewMessageFromConnectors)
public ChannelModerationSettings build()
Copyright © 2018–2020. All rights reserved.