парсер
This commit is contained in:
@@ -1433,6 +1433,7 @@ func (s *PurchaseOptionalDetails) sendCreativeWithInviteLink(
|
||||
creative *backend.Creative,
|
||||
inviteLink string,
|
||||
) {
|
||||
log.Info().Str("invite_link", inviteLink).Msg("Sending creative with invite link")
|
||||
linkedText := s.injectInviteLink(creative.Text, inviteLink)
|
||||
editor := CreativeEditorFields{
|
||||
Text: &linkedText,
|
||||
|
||||
Reference in New Issue
Block a user