Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Name ... Name = "telegram" AttrToken = "token" AttrPin = "pin" AttrChatID = "chat_id" AttrBody = "body" AttrPhotoUri = "photo_uri" AttrPhotoPath = "photo_path" AttrFilePath = "file_path" AttrFileUri = "file_uri" AttrKeys = "keys" )
View Source
const ( AttrConnected = "connected" AttrOffline = "offline" )
View Source
const (
// FuncEntityAction ...
FuncEntityAction = "telegramAction"
)
Variables ¶
View Source
var F embed.FS
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.