package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Dec 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Frame struct {
BotId string `json:"bot_id,omitempty"`
Echo string `json:"echo,omitempty"`
Ok bool `json:"ok,omitempty"`
Time int64 `json:"time,omitempty"`
SelfId string `json:"self_id,omitempty"`
Data []byte `json:"data,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.