ifInlineQueryResultPhotoImpl

inline fun <T> InlineQueryResult.ifInlineQueryResultPhotoImpl(block: (InlineQueryResultPhotoImpl) -> T): T?