Documentation ¶
Index ¶
- Constants
- Variables
- func AddHeaderLogin(m *ice.Message, types, name, help, order string, arg ...string)
- func FavorAction() ice.Actions
- func FavorPreview(m *ice.Message, arg ...string)
- func GetSSO(m *ice.Message) string
- func KeyboardAction() ice.Actions
- func MessageCreate(m *ice.Message, zone, icons string)
- func MessageInsert(m *ice.Message, zone string, arg ...string)
- func MessageInsertPlug(m *ice.Message, zone, name, text, index, args string, arg ...string)
- func Prefix(arg ...string) string
Constants ¶
View Source
const ( FAVOR_INPUTS = "favor.inputs" FAVOR_TABLES = "favor.tables" FAVOR_ACTION = "favor.action" )
View Source
const ( TITLE = "title" THEME = "theme" MENUS = "menus" HEADER_AGENT = "header.agent" )
View Source
const ACTION = "action"
View Source
const CHAT = "chat"
View Source
const CMD = "cmd"
View Source
const FAVOR = "favor"
View Source
const FLOWS = "flows"
View Source
const FOOTER = "footer"
View Source
const GRANT = "grant"
View Source
const GROUP = "group"
View Source
const HEADER = "header"
View Source
const ICON = "icon"
View Source
const IFRAME = "iframe"
View Source
const KEYBOARD = "keyboard"
View Source
const MESSAGE = "message"
View Source
const POD = "pod"
View Source
const REWRITE = "rewrite"
View Source
const RIVER = "river"
View Source
const (
RIVER_CREATE = "river.create"
)
View Source
const SCRIPT = "script"
View Source
const SEARCH = "search"
View Source
const SSO = "sso"
View Source
const STORM = "storm"
View Source
const TRANS = "trans"
View Source
const TUTOR = "tutor"
Variables ¶
Functions ¶
func AddHeaderLogin ¶ added in v1.8.6
func MessageInsertPlug ¶ added in v1.8.8
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.