Skip to content

Commit

Permalink
Open Message#forwardOrigin
Browse files Browse the repository at this point in the history
  • Loading branch information
anfanik committed Jan 25, 2024
1 parent 34b08ef commit 6cea98f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public Chat senderChat() {
return sender_chat;
}

private MessageOrigin forwardOrigin() {
public MessageOrigin forwardOrigin() {
return forward_origin;
}

Expand Down

0 comments on commit 6cea98f

Please sign in to comment.