💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
# wx.hideToast ### wx.hideToast(Object object) 隐藏消息提示框 #### 参数 ##### Object object 属性类型默认值是否必填说明支持版本successfunction否接口调用成功的回调函数failfunction否接口调用失败的回调函数completefunction否接口调用结束的回调函数(调用成功、失败都会执行)> 原文: <https://developers.weixin.qq.com/minigame/dev/api/ui/interaction/wx.hideToast.html>