ifInlineQueryResultDocumentImpl

inline fun <T> InlineQueryResult.ifInlineQueryResultDocumentImpl(block: (InlineQueryResultDocumentImpl) -> T): T?