whenManagedBotUpdate

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