package
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Apr 13, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PostData struct {
ChatId string `json:"chat_id"`
Text string `json:"text"`
ParseMode string `json:"parse_mode"`
DisableWebPagePreview bool `json:"disable_web_page_preview"`
DisableNotification bool `json:"disable_notification"`
}
type Server struct {
URL string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.