added country bound

This commit is contained in:
micronull 2023-08-07 16:16:45 +05:00
parent bcae394b5d
commit 450bff7fe2

View File

@ -46,6 +46,7 @@ const (
// const for SuggestBound
const (
SuggestBoundCountry BoundValue = "country" // Страна
SuggestBoundRegion BoundValue = "region" // Регион
SuggestBoundArea BoundValue = "area" // Район
SuggestBoundCity BoundValue = "city" // Город