Sticker

Sticker

data class Sticker

Fields

Name Description
val file: String
val shortcode: String
var programId: String

Constructors

<init>

constructor(file: String, shortcode: String, programId: String)

Parameters

Name Description
file: String
shortcode: String
programId: String