Skip to content

Casts API

用于检索有效的 casts 或已删除 casts 的墓碑记录

API

方法名请求类型响应类型描述
GetCastCastIdMessage返回指定的 Cast
GetCastsByFidFidRequestMessagesResponse按时间倒序返回某个 Fid 的 CastAdds
GetCastsByParentCastIdMessagesResponse按时间倒序返回对指定 Cast 的 CastAdd 回复
GetCastsByMentionFidRequestMessagesResponse按时间倒序返回提及某个 Fid 的 CastAdds
GetAllCastMessagesByFidFidRequestMessagesResponse按时间倒序返回某个 Fid 的所有 Casts

CastsByParentRequest

字段类型标签描述
parent_cast_idCastId
parent_urlstring
page_sizeuint32optional
page_tokenbytesoptional
reversebooloptional