Constructors

Properties

changeProfilePicture: ((input: ChangeProfilePictureInput) => Promise<ChangeProdilePictureResponse.Root>) = ...
editProfile: ((input: EditProfileInput) => Promise<Root>) = ...
securityInfo: (() => Promise<SecurityInfoResponse.Root>) = ...
twoFactorLogin: ((input: TwoFactorLoginCommandInput) => Promise<AccountLoginResponse>) = ...
updateBioLinks: ((input: UpdateBioLinksInput) => Promise<Root>) = ...

Methods

  • Parameters

    • usage: string = 'default'

    Returns Promise<unknown>

  • Returns Promise<unknown>

  • Returns Promise<unknown>

  • Parameters

    • query: string

    Returns Promise<unknown>