Skip to content

Commit

Permalink
Merge pull request #366 from anfanik/master
Browse files Browse the repository at this point in the history
Open CallbackQuery#maybeInaccessibleMessage
  • Loading branch information
pengrad authored Feb 23, 2024
2 parents 638acae + a1efed2 commit fad1f5e
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 fad1f5e

Please sign in to comment.