WeChat.MiniProgram.Live.Room.update_replay
You're seeing just the function
update_replay
, go back to WeChat.MiniProgram.Live.Room module for more information.
Link to this function
update_replay(client, room_id, is_close_replay)
Specs
update_replay(WeChat.client(), room_id(), is_close_replay()) :: WeChat.response()
开启/关闭回放功能 - 官方文档