package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Sep 2, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
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"`
Payload *dto.WSPayload `json:"payload,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.