ChannelModerator

The details of a channel moderator.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the moderator's channel.

Link copied to clipboard

The AppInstanceUser who created the moderator.

Link copied to clipboard

The time at which the moderator was created.

Link copied to clipboard

The moderator's data.

Functions

Link copied to clipboard
inline fun copy(block: ChannelModerator.Builder.() -> Unit = {}): ChannelModerator
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String