whenInlineQueryUpdate

inline fun <T> Update.whenInlineQueryUpdate(block: (InlineQueryUpdate) -> T): T?