ifExternalText

inline fun <T> ReplyInfo.ifExternalText(block: (ReplyInfo.External.Text) -> T): T?