empty static method

InputMessagePhoto empty()
override

create InputMessagePhoto Empty

Implementation

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