ifManagedBotUpdate

inline fun <T> Update.ifManagedBotUpdate(block: (ManagedBotUpdate) -> T): T?(source)