Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
added more info to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Taz03 committed Nov 12, 2023
1 parent e708c6f commit 3dfb0a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public final class EditProfileRequest extends InstagramPostRequest<UserResponse>
/**
* Creates an Instagram edit profile request.
* <br>
* At least one connected contact is necessary to edit profile data.
* At least one connected contact is necessary to edit profile data. Other values are optional, can be set to `null`.
*
* @param username New username to set
* @param name New display name to set
Expand Down

0 comments on commit 3dfb0a3

Please sign in to comment.