There is a property on the IUser interface called ProfileBackgroundTitle.
I can't find what this corresponds to on a Twitter User, so I'm wondering if it's a typo and should be ProfileBackgroundTile (Title => Tile)?
Comments: ** Comment from web user: linvi **
I can't find what this corresponds to on a Twitter User, so I'm wondering if it's a typo and should be ProfileBackgroundTile (Title => Tile)?
Comments: ** Comment from web user: linvi **
Yes you are totally correct. The IUserDTO was using the right word but IUser was not.
Sorry about this.