检查版块是否静音/Check if Subreddit is Muted
Redditapi
About
检查版块是否静音/Check if Subreddit is Muted
Documentation
检查版块是否静音/Check if Subreddit is Muted
[中文]
用途:
- 检查指定Reddit版块是否被当前用户静音
参数:
- subreddit_id: 版块ID,格式为"t5_"开头,可从fetch_subreddit_info接口获取
返回:
- 静音状态JSON数据,包含:
- isMuted: 是否静音的布尔值
- subredditId: 版块ID
注意:
- APP接口的ID格式与Web接口不同,需要添加类型前缀
- 版块ID前缀: t5_ (例如: t5_2qh0u)
[English]
Purpose:
- Check if a specified Reddit subreddit is muted by the current user
Parameters:
- subreddit_id: Subreddit ID starting with "t5_", can be obtained from fetch_subreddit_info endpoint
Returns:
- JSON data of mute status containing:
- isMuted: Boolean value indicating if muted
- subredditId: Subreddit ID
Note:
- APP API ID format differs from Web API, requires type prefix
- Subreddit ID prefix: t5_ (e.g., t5_2qh0u)
[示例/Example]
subreddit_id="t5_2qh0u" need_format=false
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 检查版块是否静音/Check if Subreddit is Muted
Test this model in the Sandbase Playground with your own prompts.
Open in PlaygroundRelated Models
获取Reddit APP评论回复(二级评论)/Fetch Reddit APP Comment Replies (Sub-comments)Redditapi获取Reddit APP社区亮点/Fetch Reddit APP Community HighlightsRedditapi获取Reddit APP动态搜索结果/Fetch Reddit APP Dynamic Search ResultsRedditapi获取Reddit APP游戏推荐内容/Fetch Reddit APP Games FeedRedditapi批量获取Reddit Answers卡片精简评论信息/Fetch Reddit Answers Generated CommentsRedditapi批量获取Reddit Answers卡片精简帖子信息/Fetch Reddit Answers Generated PostsRedditapi获取Reddit APP首页推荐内容/Fetch Reddit APP Home FeedRedditapi获取Reddit APP资讯推荐内容/Fetch Reddit APP News FeedRedditapi