| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ChannelModerationSettings |
ChannelModerationSettings.Builder.build() |
ChannelModerationSettings |
ChannelModerationSettings.withAllowNewMessageFromBots(Boolean allowNewMessageFromBots) |
ChannelModerationSettings |
ChannelModerationSettings.withAllowNewMessageFromConnectors(Boolean allowNewMessageFromConnectors) |
ChannelModerationSettings |
ChannelModerationSettings.withReplyRestriction(ReplyRestriction replyRestriction) |
ChannelModerationSettings |
ChannelModerationSettings.withUserNewMessageRestriction(UserNewMessageRestriction userNewMessageRestriction) |
| Modifier and Type | Field and Description |
|---|---|
protected ChannelModerationSettings |
Channel.moderationSettings |
| Modifier and Type | Method and Description |
|---|---|
Optional<ChannelModerationSettings> |
Channel.getModerationSettings() |
| Modifier and Type | Method and Description |
|---|---|
Channel.Builder |
Channel.Builder.moderationSettings(ChannelModerationSettings moderationSettings) |
Channel |
Channel.withModerationSettings(ChannelModerationSettings moderationSettings) |
Copyright © 2018–2020. All rights reserved.