Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenlagus committed Apr 3, 2024
1 parent ece1731 commit e9add4f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public class UsersShared implements BotApiObject {
private List<UserShared> users;

/**
* Use {{@link #getUsers()}}
* Use {{@link UsersShared#getUsers()}}
*/
@Deprecated
@JsonIgnore
Expand Down

0 comments on commit e9add4f

Please sign in to comment.