I am loading a tweet by sending a request using the REST API, and creating a TWTRTweet using initWithJSONDictionary:. When doing so, the media type in the tweet is lost. If the tweet contains an animated gif or a video, it shows up as an image. Is there anything I can do to fix this?