AttachmentOutput

The details of a file uploaded during chat.

Types

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

Properties

Link copied to clipboard

An error associated with a file uploaded during chat.

Link copied to clipboard
val name: String?

The name of a file uploaded during chat.

Link copied to clipboard

The status of a file uploaded during chat.

Functions

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