getProfileFetch a user's profileSuggest 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 about 1 month ago Table of Contents Signature: Returns: Example: Object Types