MediaType - daneden/Twift GitHub Wiki
public enum MediaType: String, Codable, RawRepresentable Codable, RawRepresentable, String
Animated .gif media type
case animatedGif = "animated_gif"Video media type
case videoPhoto media type
case photoDEBUG-
Used exclusively for the test suite
case string