ChannelBan

The details of a channel ban.

Types

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

Properties

Link copied to clipboard

The ARN of the channel from which a member is being banned.

Link copied to clipboard

The AppInstanceUser who created the ban.

Link copied to clipboard

The time at which the ban was created.

Link copied to clipboard

The member being banned from the channel.

Functions

Link copied to clipboard
inline fun copy(block: ChannelBan.Builder.() -> Unit = {}): ChannelBan
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