package
Version:
v3.0.0-beta1
Opens a new window with list of versions in this module.
Published: Dec 23, 2022
License: MIT
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 RequestSubscribeMessageSend struct {
ToUser string `json:"touser"`
TemplateID string `json:"template_id"`
Page string `json:"page,omitempty"`
MiniProgramState string `json:"miniprogram_state,omitempty"`
Lang string `json:"lang,omitempty"`
Data *power.HashMap `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.