empty static method

Implementation

static InputMessageReplyToExternalMessage empty() {
  return InputMessageReplyToExternalMessage({});
}