whenFindLocationAction

inline fun <T> BotAction.whenFindLocationAction(block: (FindLocationAction) -> T): T?