id property
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;
The id of the message that is replied to. What id to use depends on what kind of message you want to reply to.
final String id;