id property

String id
final

The id of the message that is replied to. What id to use depends on what kind of message you want to reply to.

Implementation

final String id;