SendReactionRequest

constructor(@Json(name = "type") type: String, @Json(name = "custom") custom: Map<String, Any?>? = null, @Json(name = "emoji_code") emojiCode: String? = null)

Parameters

type
custom
emojiCode