Versions in this module Expand all Collapse all v0 v0.0.2 Jul 3, 2024 Changes in this version + var MdReplacer = strings.NewReplacer(".", "\\.", "-", "\\-", "#", "\\#", ",", "\\,", "(", "\\(", ")", "\\)", "[", ...) + type NotificationMessage struct + ChatID int64 + Message string