ifMessageUpdate

inline fun <T> Update.ifMessageUpdate(block: (MessageUpdate) -> T): T?