GetMenu, SetMenu
This commit is contained in:
@@ -7,9 +7,11 @@ import (
|
||||
|
||||
type Domain struct {
|
||||
Context Context
|
||||
MenuMap konstructor.MenuMap
|
||||
}
|
||||
|
||||
func (d *Domain) Init() {
|
||||
d.InitMenu()
|
||||
}
|
||||
|
||||
func (d *Domain) GetDialog() konstructor.Dialog {
|
||||
|
||||
Reference in New Issue
Block a user