Versions in this module Expand all Collapse all v0 v0.0.2 Jul 27, 2024 Changes in this version + type Telegram struct + func New() (*Telegram, error) + func (t *Telegram) Close() error + func (t *Telegram) SendFile(fileName *string, data *[]byte) error + func (t *Telegram) SendText(text *string) error v0.0.1 Jul 26, 2024