Skip to content

Commit

Permalink
Open CallbackQuery#maybeInaccessibleMessage
Browse files Browse the repository at this point in the history
  • Loading branch information
anfanik committed Feb 21, 2024
1 parent 638acae commit a1efed2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public User from() {
return from;
}

private MaybeInaccessibleMessage maybeInaccessibleMessage() {
public MaybeInaccessibleMessage maybeInaccessibleMessage() {
return message;
}

Expand Down

0 comments on commit a1efed2

Please sign in to comment.