recast
recast - recast a cast ( a recast is a form of super-like )
Method signature:
async (hash: string, fid: number): Promise<boolean>hash: target hash of the cast about to be recasted
fid: fid of the author of that cast
returns
trueif the cast was recastedfalseif there was an error
Last updated