Versions in this module Expand all Collapse all v1 v1.0.2 May 30, 2025 Changes in this version + func Handler(ctx context.Context, targetID, quoteID, authorID string, args ...string) (err error) + func MorningHandler(ctx context.Context, targetID, quoteID, authorID string, args ...string) (err error) + type NewsData struct + Link string + Name string + ViewNum interface{} + type NewsDataRaw struct + Data struct{ ... }