Versions in this module Expand all Collapse all v1 v1.2.0 Feb 17, 2020 v1.1.0 Feb 17, 2020 v1.0.0 Feb 16, 2020 Changes in this version + func NewTelegramAdapter(token string, chatId int64) func() (gotify.Adapter, error) + func NewTelegramAdapterWithHttp(token string, chatId int64, client *resty.Client) func() (gotify.Adapter, error)