Index
Functions
block Profile
Parameters
args: IBlockProfileArgs
Returns Promise<IBlockInfo>
get Block Info List
Returns Promise<IPaginatedResponse<IBlockInfo>>
get Blocked Profile Ids
Returns Promise<IPaginatedResponse<string>>
get Profile Block Info
Parameters
args: IProfileBlockInfoArgs
Returns Promise<IBlockInfo | undefined>
unblock Profile
Parameters
args: IUnblockProfileArgs
Returns Promise<any>
Generated using TypeDoc
Block profile using profile Id
2.13.0