Documentation
¶
Overview ¶
Package tgdrv provides a driver that send telegram message
Index ¶
Constants ¶
View Source
const TGHTML = "TGHTML"
TGHTML is driver type of HTML()
View Source
const TGMarkdown = "TGMarkdown"
TGMarkdown is driver type of Markdown()
View Source
const TGPlain = "TGPlain"
TGPlain is driver type of Plain()
Variables ¶
This section is empty.
Functions ¶
func HTML ¶ added in v0.0.2
HTML creates a driver that send html formatted message in telegram
The driver accepts string which is html formatted text.
dest maps endpoint to chat/channel/user ids.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.