ifFindLocationAction

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