The highest tagged major version is
v3.
package
Version:
v2.0.1-beta7
Opens a new window with list of versions in this module.
Published: Jun 7, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CustomerServiceMsgImage struct {
MediaID string `json:"media_id"`
}
type CustomerServiceMsgLink struct {
Title string `json:"title"`
Description string `json:"description"`
Url string `json:"url"`
ThumbUrl string `json:"thumb_url"`
}
type CustomerServiceMsgMpPage struct {
Title string `json:"title"`
PagePath string `json:"pagepath"`
ThumbMediaID string `json:"thumb_media_id"`
}
type CustomerServiceMsgText struct {
Content string `json:"content"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.