Skip to content

[feature] 给 get_private_file_download_url API 增加参数 is_self_send #149

Description

@Wesley-Young

related to: LagrangeDev/acidify#81

自从最近的某天开始,腾讯开始校验传入的 receiverUid,即私聊文件接收方的 uid。之前的协议端处理是直接按照对方接收处理,但实际上这个 API 的多数应用场景都是别人发、自己收,所以调用时会报错。为此,应该增加一个 is_self_send 的可选参数,并且默认值为 false,以应对这一情况。

终究还是还了技术债啊

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions