Documentation
      ¶
    
    
  
    
  
    Index ¶
- type Work
 - func (wk *Work) GetAddressList() *addresslist.Client
 - func (wk *Work) GetAppChat() *appchat.Client
 - func (wk *Work) GetCheckin() *checkin.Client
 - func (wk *Work) GetContext() *context.Context
 - func (wk *Work) GetExternalContact() *externalcontact.Client
 - func (wk *Work) GetInvoice() *invoice.Client
 - func (wk *Work) GetKF() (*kf.Client, error)
 - func (wk *Work) GetMaterial() *material.Client
 - func (wk *Work) GetMessage() *message.Client
 - func (wk *Work) GetMsgAudit() (*msgaudit.Client, error)
 - func (wk *Work) GetOauth() *oauth.Oauth
 - func (wk *Work) GetRobot() *robot.Client
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Work ¶
type Work struct {
	// contains filtered or unexported fields
}
    Work 企业微信
func (*Work) GetAddressList ¶ added in v2.1.4
func (wk *Work) GetAddressList() *addresslist.Client
GetAddressList get address_list
func (*Work) GetAppChat ¶ added in v2.1.5
GetAppChat 获取应用发送消息到群聊会话接口实例
func (*Work) GetCheckin ¶ added in v2.1.6
GetCheckin 获取打卡接口实例
func (*Work) GetExternalContact ¶ added in v2.1.3
func (wk *Work) GetExternalContact() *externalcontact.Client
GetExternalContact get external_contact
func (*Work) GetInvoice ¶ added in v2.1.6
GetInvoice get invoice
func (*Work) GetMaterial ¶ added in v2.1.4
GetMaterial get material
func (*Work) GetMessage ¶ added in v2.1.5
GetMessage 获取发送应用消息接口实例
func (*Work) GetMsgAudit ¶
GetMsgAudit get msgAudit
      
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
       Package appchat 应用发送消息到群聊会话,企业微信接口:https://developer.work.weixin.qq.com/document/path/90248 
         | 
      Package appchat 应用发送消息到群聊会话,企业微信接口:https://developer.work.weixin.qq.com/document/path/90248 | 
| 
       Package config 企业微信config配置 
         | 
      Package config 企业微信config配置 | 
| 
       Package message 消息推送,实现企业微信消息推送相关接口:https://developer.work.weixin.qq.com/document/path/90235 
         | 
      Package message 消息推送,实现企业微信消息推送相关接口:https://developer.work.weixin.qq.com/document/path/90235 | 
| 
       Package msgaudit for unsupport platform 
         | 
      Package msgaudit for unsupport platform | 
 Click to show internal directories. 
   Click to hide internal directories.