empty static method

GetAttachmentMenuBot empty()
override

create GetAttachmentMenuBot Empty

Implementation

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