empty static method

SetChatBackground empty()
override

create SetChatBackground Empty

Implementation

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