conversion property

string? conversion
getter/setter pair

String specifying the conversion applied to the original file; must be persistent across application restarts. Conversions beginning with '#' are reserved for internal TDLib usage

Implementation

string? conversion;