empty static method

Implementation

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