GetExternallinksByIdIcon
Function: getExternallinksByIdIcon()
getExternallinksByIdIcon<
ThrowOnError>(options):RequestResult<GetExternallinksByIdIconResponses,GetExternallinksByIdIconErrors,ThrowOnError>
Defined in: api/sdk.gen.ts:390
Retrieves the icon file for an external link.
Type Parameters
ThrowOnError
ThrowOnError *extends* boolean = false
Parameters
options
Options<GetExternallinksByIdIconData, ThrowOnError>
Returns
RequestResult<GetExternallinksByIdIconResponses, GetExternallinksByIdIconErrors, ThrowOnError>