Documentation
¶
Index ¶
- func TelegramGetLastChatID(botToken string) (int64, error)
- func TelegramSendFile(botToken string, chatID int64, filePath string, message string, asPhoto bool) error
- func TelegramSendMessage(botToken string, chatID int64, message string) error
- func TelegramSendMessageMarkdown(botToken string, chatID int64, message string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TelegramGetLastChatID ¶
func TelegramSendFile ¶ added in v0.98.0
func TelegramSendMessage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.