getUserByThirdPartyInfo(thirdPartyId, thirdPartyUserId)
Parameters
thirdPartyId
- type:
string
- type:
thirdPartyUserId
- type:
string
- type:
Returns
Promise<User | undefined>
. To know about theUser
object click here