js-miniapp-bridge - v1.1.0UserInfoProvider

Interface: UserInfoProvider

Interfaces to retrieve User profile related information

Hierarchy

Index

Methods

Methods

getProfilePhoto

getProfilePhoto(): Promise‹string›

Defined in js-miniapp-sdk/src/miniapp.ts:96

Returns: Promise‹string›

Profile photo saved in the host app user profile


getUserName

getUserName(): Promise‹string›

Defined in js-miniapp-sdk/src/miniapp.ts:91

Returns: Promise‹string›

Username saved in the host app user profile