getProfileFetch a user's profile Suggest EditsThis function will return more information about the user JavaScriptvenlyConnect.api.getProfile() Signature: JavaScriptvenlyConnect.api.getProfile(): Promise<Profile> Returns: JavaScriptPromise<Profile> Example: JavaScriptvenlyConnect.api.getProfile(); Object Types 📘 Profile Updated 12 months ago Table of Contents Signature: Returns: Example: Object Types