OpenTreeHole / treehole_next

Next generation of Open Tree Hole written in go
Apache License 2.0
23 stars 6 forks source link

[Feature Request] 隐藏和取消隐藏帖子的接口合并成一个 #148

Closed JingYiJun closed 3 months ago

JingYiJun commented 3 months ago

你的功能需求和某个bug有关吗?

你想要什么样的功能? 在 ModifyHole 函数中加入可选的 hidden 字段,用于直接修改 Hole 的隐藏情况,优先级比 unhidden 字段更高。