Poll Question
@JsonClass(generateAdapter = true )
Content copied to clipboard
Constructors
Link copied to clipboard
fun PollQuestion(@Json(name = "org.matrix.msc1767.text" ) unstableQuestion: String? = null, @Json(name = "m.text" ) question: String? = null)
Content copied to clipboard