export interface APIMention { id: string; username: string; url: string; acct: string; }