In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
Most people do not understand the knowledge points of this article "how to write the code for Mini Program to create a studio", so the editor summarizes the following contents for you. The content is detailed, the steps are clear, and it has a certain reference value. I hope you can get something after reading this article. Let's take a look at this "Mini Program create studio code how to write" article.
Interface document
1. Create a live room
API description:
Call this API to create a live room, which will be displayed in the live room list when it is successfully created.
Call frequency
Limit of calls: 10000 times per day
Request mode
POST
Request URL
Https://api.weixin.qq.com/wxaapi/broadcast/room/create?access_token=
Example of request parameters: json
{
Name: "Test LVB room 1", / / room name
CoverImg: "", / / upload via uploadfile, enter mediaID
StartTime: 1588237130, / / start time
EndTime: 1588237130, / / end time
AnchorName: "zefzhang1", / / VJ's nickname
AnchorWechat: "WxgQiao_04", / / VJ Wechat account
ShareImg: "", / / upload via uploadfile, enter mediaID
FeedsImg: "", / / upload via uploadfile, enter mediaID
IsFeedsPublic: 1, / / whether to enable official inclusion, 1 on, 0 off
Type: 1, / / LVB type, 1 push 0 Mobile LVB
ScreenType: 0, / / 1: horizontal 0: vertical
CloseLike: 0, / / whether to close or not to like 1
CloseGoods: 0, / / whether to close the shelf, 1: close
CloseComment: 0 / / whether to enable comments, 1: disable
CloseReplay: 1, / / whether to turn off playback 1
CloseShare: 0, / / whether to close sharing 1
CloseKf: 0, / / whether to turn off customer service, 1 turn off
}
The above is about the content of this article on "how to write the code for Mini Program to create a studio". I believe we all have a certain understanding. I hope the content shared by the editor will be helpful to you. If you want to know more about it, please follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.