ifInlineQueryResultVoiceImpl

inline fun <T> InlineQueryResult.ifInlineQueryResultVoiceImpl(block: (InlineQueryResultVoiceImpl) -> T): T?