empty static method

UpdateChatBackground empty()
override

create UpdateChatBackground Empty

Implementation

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