Versions in this module Expand all Collapse all v1 v1.3.2 Mar 24, 2025 v1.3.1 Mar 24, 2025 Changes in this version + type Reddit struct + func New(clientID, clientSecret, username, password string) (*Reddit, error) + func (r *Reddit) AddReceivers(recipients ...string) + func (r *Reddit) Send(ctx context.Context, subject, message string) error