forwarder

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func New

func New(
	telegramRepo telegramRepo,
	storageService storageService,
	messageService messageService,
	transformService transformService,
	rateLimiterService rateLimiterService,
) *Service

func (*Service) ForwardMessages

func (s *Service) ForwardMessages(
	messages []*client.Message, filtersMode domain.FiltersMode,
	srcChatId, dstChatId int64, isSendCopy bool, forwardRuleId string,
	engineConfig *domain.EngineConfig,
)

ForwardMessages пересылает сообщения в целевой чат

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL