GetMediaResponse

Types

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

Properties

Link copied to clipboard

The base64-encoded bytes of the media object.

Link copied to clipboard

The MIME type of the media object (image/png).

Functions

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