empty static method

Implementation

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