whenSizedInputMedia

inline fun <T> InputMedia.whenSizedInputMedia(block: (SizedInputMedia) -> T): T?