Module egg_mode::account

source ·
Expand description

Functionality to alter a user’s public profile.

Specifically, this module contains functions which update the information that is publically visible on a user’s timeline (e.g. name, location). This module does not modify a user’s private account settings (e.g. email, password).

Structs

Options for updating the profile banner
Options for updating the user profile

Functions

Sets some values that users are able to set under the “Account” tab of their settings page. Only the parameters specified will be updated.
Uploads a profile banner on behalf of the authenticating user.
Updates the authenticating user’s profile image.