function createStatus(
  content: string,
  hashtags: string[],
  hasMedia = false,
  spoilerText?: string,