replyTo abstract method

String replyTo(
  1. String name
)

Reply to a message.

In en, this message translates to: 'Reply to {name}'

Implementation

String replyTo(String name);