Index
Functions
blockProfile
Parameters
args: IBlockProfileArgs
Returns Promise<IBlockInfo>
getBlockInfoList
Returns Promise<IPaginatedResponse<IBlockInfo>>
getBlockedProfileIds
Returns Promise<IPaginatedResponse<string>>
getProfileBlockInfo
Parameters
args: IProfileBlockInfoArgs
Returns Promise<IBlockInfo | undefined>
unblockProfile
Parameters
args: IUnblockProfileArgs
Returns Promise<any>
Generated using TypeDoc
Block profile using profile Id
2.13.0