empty static method

InputMessageSticker empty()
override

create InputMessageSticker Empty

Implementation

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