id

@get:JvmName(name = "getId")
@set:JvmName(name = "setId")
var id: String
ID of the message which this is responding to.

string id = 2;