Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gildas Cherruel committed Aug 1, 2023
1 parent 61628fa commit 20efb91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openmessaging_integration.go
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ func (integration *OpenMessagingIntegration) SendInboundReceipt(context context.
ID: messageID,
Direction: "Inbound",
Channel: NewOpenMessageChannel(
"",
to,
&OpenMessageFrom{ID: integration.ID.String()},
).WithAttributes(attributes),
Expand Down

0 comments on commit 20efb91

Please sign in to comment.