empty static method

InputChatPhoto empty()
override

create InputChatPhoto Empty

Implementation

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