empty static method

SetChatDraftMessage empty()
override

create SetChatDraftMessage Empty

Implementation

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