One point in an account's follower history.
@type t() :: %FoPost.AccountSnapshot{ fetched_at: term(), followers: term(), following: term(), profile_views: term(), raw: term(), reach: term(), total_posts: term() }