View Source WeChat.Work.App.Menu (wechat v0.16.0)
应用自定义菜单
Summary
Functions
@spec create(WeChat.Work.client(), WeChat.Work.agent(), opts :: Enumerable.t()) :: WeChat.response()
创建菜单 - 官方文档
@spec delete(WeChat.Work.client(), WeChat.Work.agent()) :: WeChat.response()
删除菜单 - 官方文档
@spec get(WeChat.Work.client(), WeChat.Work.agent()) :: WeChat.response()
获取菜单 - 官方文档