Companion

object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

CREATOR
Link copied to clipboard
val CREATOR: <ERROR CLASS>
MAX_STICKER_SCALING
Link copied to clipboard

The maximum value for scaling a sticker. It is relative to the shorter side of the source.

var MAX_STICKER_SCALING: Double
MIN_STICKER_SCALING
Link copied to clipboard

The minimum value for scaling a sticker. It is relative to the shorter side of the source.

var MIN_STICKER_SCALING: Double