ifPathedFile

inline fun <T> BaseTelegramMediaFile.ifPathedFile(block: (PathedFile) -> T): T?(source)