empty static method

MessageChatDeletePhoto empty()
override

create MessageChatDeletePhoto Empty

Implementation

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