检查微博是否允许带图评论/Check if Weibo allows image comments

Weiboapi

About

检查微博是否允许带图评论/Check if Weibo allows image comments

Documentation

检查微博是否允许带图评论/Check if Weibo allows image comments

[中文]

用途:

  • 检查指定微博是否允许用户在评论时上传图片。

参数:

  • id: 微博ID(必填)

返回:

  • result: true表示允许带图评论,false表示不允许

注意:

  • 不同微博的图片评论权限可能不同

[English]

Purpose:

  • Check if a specific Weibo post allows image comments.

Parameters:

  • id: Weibo post ID (required)

Return:

  • result: true means image comments allowed, false means not allowed

Note:

  • Different posts may have different image comment permissions

[示例/Example]

id = "5092682368025584"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 检查微博是否允许带图评论/Check if Weibo allows image comments

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models