Calling ProfileImageUrl returns the small PNG - 48x48px. Can you provide the capability to return the URL for the full size version.
e.g Tour de France (letour)
ProfileImageUrl returns http://pbs.twimg.com/profile_images/431846533789544448/Vw55kUl__normal.png
Provide a property that will return http://pbs.twimg.com/profile_images/431846533789544448/Vw55kUl__400x400.png
The string can be modified to replace 'normal' with '400x400' but it's not an idea solution.
Thank you
Comments: Associated with changeset 38609: Version 0.9.4.0
- Added Full Size Profile ImageURL : ProfileImageFullSizeUrl
e.g Tour de France (letour)
ProfileImageUrl returns http://pbs.twimg.com/profile_images/431846533789544448/Vw55kUl__normal.png
Provide a property that will return http://pbs.twimg.com/profile_images/431846533789544448/Vw55kUl__400x400.png
The string can be modified to replace 'normal' with '400x400' but it's not an idea solution.
Thank you
Comments: Associated with changeset 38609: Version 0.9.4.0
- Added Full Size Profile ImageURL : ProfileImageFullSizeUrl