export enum UserAdminFlag { NONE = 0, BYPASS_VIDEO_AUTO_BLOCK = 1 << 0 }