Refactoring codes for more tg message types
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package i18n
|
||||
|
||||
import (
|
||||
query "github.com/tgckpg/golifehk/query"
|
||||
query "github.com/tgckpg/golifehk/query"
|
||||
)
|
||||
|
||||
type Generics struct {
|
||||
Name *map[string] string
|
||||
query.Searchable
|
||||
Name *map[string]string
|
||||
query.Words
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user