SetStickerPositionInSetReq

final case class SetStickerPositionInSetReq(sticker: String, position: Int)
Value parameters:
position

New sticker position in the set, zero-based

sticker

File identifier of the sticker

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product