MCPcopy Create free account

hub / github.com/chanxuehong/wechat / functions

Functions669 in github.com/chanxuehong/wechat

FunctionList
List 查询所有分组.
mp/user/group/group.go:88
FunctionList
List 查询所有Tag.
mp/user/tag/tag.go:50
FunctionList
数据统计 shopId 按门店ID搜索,-1为总统计 beginDate: 起始日期时间,格式yyyy-mm-dd,最长时间跨度为30天 endDate: 结束日期时间戳,格式yyyy-mm-dd,最长时间跨度为30天
mp/bizwifi/statistics/list.go:21
MethodMchId
()
mch/core/client.go:33
FunctionMicroPay2
MicroPay2 提交刷卡支付.
mch/pay/micropay.go:66
FunctionModifyStock
库存修改接口. cardId: 卡券ID increaseNum: 增加库存数量, 可以为负数
mp/card/card.go:124
FunctionMoveToGroup
MoveToGroup 移动用户分组.
mp/user/group.go:32
MethodMsgHandle
MsgHandle 设置 handlers 以处理特定类型的消息.
mp/core/handler.go:279
MethodMustGet
MustGet 返回 Context 中 key 对应的 value, 如果 key 不存在则会 panic.
mp/core/context.go:104
MethodMustGet
MustGet 返回 Context 中 key 对应的 value, 如果 key 不存在则会 panic.
mch/core/context.go:93
FunctionNativeURL1
扫码原生支付模式1的地址
mch/core/native_url.go:8
FunctionNewClient
NewClient 创建一个新的 Client. 如果 clt == nil 则默认用 util.DefaultHttpClient
mp/core/client.go:24
FunctionNewClient
NewClient 创建一个新的 Client. appId: 必选; 公众号的 appid mchId: 必选; 商户号 mch_id apiKey: 必选; 商户的签名 key httpClient: 可选; 默认使用 util.DefaultHttpCli
mch/core/client.go:53
FunctionNewDefaultAccessTokenServer
NewDefaultAccessTokenServer 创建一个新的 DefaultAccessTokenServer, 如果 httpClient == nil 则默认使用 util.DefaultHttpClient.
mp/core/access_token_server.go:45
FunctionNewDefaultCardTicketServer
NewDefaultCardTicketServer 创建一个新的 DefaultCardTicketServer.
mp/jssdk/card_ticket_server.go:39
FunctionNewDefaultTicketServer
NewDefaultTicketServer 创建一个新的 DefaultTicketServer.
mp/jssdk/ticket_server.go:39
FunctionNewDeviceIdentifier1
(deviceId int64)
mp/shakearound/device/update.go:19
FunctionNewDeviceIdentifier2
(uuid string, major, minor int)
mp/shakearound/device/update.go:25
FunctionNewDeviceIdentifier3
(deviceId int64, uuid string, major, minor int)
mp/shakearound/device/update.go:33
FunctionNewDeviceIterator
(clt *core.Client, query *SearchQuery)
mp/bizwifi/device/list.go:123
FunctionNewDeviceIterator
(clt *core.Client, query *SearchQuery)
mp/shakearound/device/search.go:141
FunctionNewDeviceStatisticsIterator
(clt *core.Client, date int64, pageIndex int)
mp/shakearound/statistics/devicelist.go:111
FunctionNewEndpoint
(AppId, AppSecret string)
open/oauth2/endpoint.go:12
FunctionNewEndpoint
(appId, componentAppId, componentAccessToken string)
mp/oauth2/component/endpoint.go:19
FunctionNewImage
新建图片消息. 如果不指定客服则 kfAccount 留空.
mp/message/custom/msg.go:70
FunctionNewImage
(to, from string, timestamp int64, mediaId string)
mp/message/callback/response/msg.go:46
FunctionNewImage
(groupId int64, mediaId string)
mp/message/mass/mass2group/msg.go:45
FunctionNewImage
(toUser []string, mediaId string)
mp/message/mass/mass2users/msg.go:43
FunctionNewImage
(mediaId string)
mp/message/mass/mass2all/msg.go:45
FunctionNewImage
(touser, mediaId string)
mp/message/mass/preview/msg.go:52
FunctionNewImage2
(towxname, mediaId string)
mp/message/mass/preview/msg.go:60
FunctionNewMPNews
新建图文消息. 如果不指定客服则 kfAccount 留空.
mp/message/custom/msg.go:236
FunctionNewMaterialIterator
(clt *core.Client, materialType string, offset, count int)
mp/material/material.go:174
FunctionNewMenu
(toUser, headContent, tailContent, kfAccount string, list []MenuItem)
mp/message/custom/msg.go:360
FunctionNewMiniLink
(toUser, title, desc, url, thumbUrl, kfAccount string)
mp/message/custom/msg.go:295
FunctionNewMiniPage
(toUser, title, pagePath, thumbMediaId, kfAccount string)
mp/message/custom/msg.go:326
FunctionNewMusic
新建音乐消息. 如果不指定客服则 kfAccount 留空.
mp/message/custom/msg.go:167
FunctionNewMusic
(to, from string, timestamp int64, thumbMediaId, musicURL, HQMusicURL, title, description string)
mp/message/callback/response/msg.go:120
FunctionNewNews
新建图文消息. 如果不指定客服则 kfAccount 留空.
mp/message/custom/msg.go:208
FunctionNewNews
(to, from string, timestamp int64, articles []Article)
mp/message/callback/response/msg.go:153
FunctionNewNews
新建图文消息 NOTE: 对于临时素材, mediaId 应该通过 media.UploadNews 得到
mp/message/mass/mass2group/msg.go:97
FunctionNewNews
新建图文消息. NOTE: 对于临时素材, mediaId 应该通过 media.UploadNews 得到
mp/message/mass/mass2users/msg.go:95
FunctionNewNews
新建图文消息 NOTE: 对于临时素材, mediaId 应该通过 media.UploadNews 得到
mp/message/mass/mass2all/msg.go:97
FunctionNewNews
新建图文消息 NOTE: 对于临时素材, mediaId 应该通过 media.UploadNews 得到
mp/message/mass/preview/msg.go:131
FunctionNewNews2
新建图文消息 NOTE: 对于临时素材, mediaId 应该通过 media.UploadNews 得到
mp/message/mass/preview/msg.go:142
FunctionNewNewsIterator
(clt *core.Client, offset, count int)
mp/material/news.go:203
FunctionNewPageIterator
(clt *core.Client, query *SearchQuery)
mp/shakearound/page/search.go:125
FunctionNewPageStatisticsIterator
(clt *core.Client, date int64, pageIndex int)
mp/shakearound/statistics/pagelist.go:111
FunctionNewPoiIterator
(clt *core.Client, begin, limit int)
mp/poi/list.go:110
FunctionNewRecordIterator
(clt *core.Client, request *GetRequest)
mp/dkf/record/iter.go:54
FunctionNewRelationIterator
(clt *core.Client, query *SearchQuery)
mp/shakearound/relation/search.go:133
FunctionNewRequest
NewRequest 创建一个 Request. 请注意 BeginDate, EndDate 的 Location.
mp/datacube/reqeust.go:22
FunctionNewSearchQuery1
(PageIndex, PageSize int)
mp/bizwifi/device/list.go:14
FunctionNewSearchQuery1
(pageIds []int64)
mp/shakearound/page/search.go:17
FunctionNewSearchQuery1
(deviceIdentifier *device.DeviceIdentifier)
mp/shakearound/relation/search.go:19
FunctionNewSearchQuery1
(deviceIdentifiers []*DeviceIdentifier)
mp/shakearound/device/search.go:18
FunctionNewSearchQuery1X
(deviceIdentifier *device.DeviceIdentifier, begin, count int)
mp/shakearound/relation/search.go:26
FunctionNewSearchQuery2
(ShopId int64, PageIndex, PageSize int)
mp/bizwifi/device/list.go:21
FunctionNewSearchQuery2
(begin, count int)
mp/shakearound/page/search.go:24
FunctionNewSearchQuery2
(pageId int64, begin, count int)
mp/shakearound/relation/search.go:35
FunctionNewSearchQuery2
(begin, count int)
mp/shakearound/device/search.go:25
FunctionNewSearchQuery3
(applyId int64, begin, count int)
mp/shakearound/device/search.go:33
FunctionNewServer
NewServer 创建一个新的 Server. appId: 可选; 公众号的 appid, 如果设置了值则该 Server 只能处理 appid 为该值的消息(事件) mchId: 可选; 商户号 mch_id, 如果设置了值则该 Server 只能处理 mch
mch/core/server.go:37
FunctionNewSetParameters1
默认模板
mp/bizwifi/homepage/set.go:8
FunctionNewSetParameters2
自定义url
mp/bizwifi/homepage/set.go:19
FunctionNewShopIterator
(clt *core.Client, pageIndex, pageSize int)
mp/bizwifi/shop/list.go:125
FunctionNewSubMchClient
NewSubMchClient 创建一个新的 Client. appId: 必选; 公众号的 appid mchId: 必选; 商户号 mch_id apiKey: 必选; 商户的签名 key subAppId: 可选; 公众号的 sub_appid su
mch/core/client.go:73
FunctionNewSubMchServer
NewSubMchServer 创建一个新的 Server. appId: 可选; 公众号的 appid, 如果设置了值则该 Server 只能处理 appid 为该值的消息(事件) mchId: 可选; 商户号 mch_id, 如果设置了值则该 Server 只能
mch/core/server.go:66
FunctionNewTLSHttpClient
NewTLSHttpClient 创建支持双向证书认证的 http.Client.
mch/core/ssl_http_client_go1.8.go:14
FunctionNewTLSHttpClient
NewTLSHttpClient 创建支持双向证书认证的 http.Client.
mch/core/ssl_http_client_go1.7.go:14
FunctionNewTLSHttpClient
NewTLSHttpClient 创建支持双向证书认证的 http.Client.
mch/core/ssl_http_client_go1.6.go:14
FunctionNewTLSHttpClient2
NewTLSHttpClient2 创建支持双向证书认证的 http.Client.
mch/core/ssl_http_client_go1.8.go:26
FunctionNewTLSHttpClient2
NewTLSHttpClient2 创建支持双向证书认证的 http.Client.
mch/core/ssl_http_client_go1.7.go:26
FunctionNewTLSHttpClient2
NewTLSHttpClient2 创建支持双向证书认证的 http.Client.
mch/core/ssl_http_client_go1.6.go:26
FunctionNewText
新建文本消息. 如果不指定客服则 kfAccount 留空.
mp/message/custom/msg.go:41
FunctionNewText
(to, from string, timestamp int64, content string)
mp/message/callback/response/msg.go:25
FunctionNewText
(groupId int64, content string)
mp/message/mass/mass2group/msg.go:30
FunctionNewText
(toUser []string, content string)
mp/message/mass/mass2users/msg.go:28
FunctionNewText
(content string)
mp/message/mass/mass2all/msg.go:30
FunctionNewText
(touser, content string)
mp/message/mass/preview/msg.go:29
FunctionNewText2
(towxname, content string)
mp/message/mass/preview/msg.go:37
FunctionNewTransferToCustomerService
如果不指定客服则 kfAccount 留空.
mp/dkf/resp.go:23
FunctionNewTransferToCustomerService
如果不指定客服则 kfAccount 留空.
mp/message/callback/response/msg.go:179
FunctionNewUserIterator
NewUserIterator 获取用户遍历器, 从 nextOpenId 开始遍历, 如果 nextOpenId == "" 则表示从头遍历.
mp/user/list.go:101
FunctionNewVideo
新建视频消息. 如果不指定客服则 kfAccount 留空.
mp/message/custom/msg.go:131
FunctionNewVideo
(to, from string, timestamp int64, mediaId, title, description string)
mp/message/callback/response/msg.go:92
FunctionNewVideo
新建视频消息 NOTE: 对于临时素材, mediaId 应该通过 media.UploadVideo2 得到
mp/message/mass/mass2group/msg.go:78
FunctionNewVideo
新建视频消息. NOTE: 对于临时素材, mediaId 应该通过 media.UploadVideo2 得到
mp/message/mass/mass2users/msg.go:76
FunctionNewVideo
新建视频消息 NOTE: 对于临时素材, mediaId 应该通过 media.UploadVideo2 得到
mp/message/mass/mass2all/msg.go:78
FunctionNewVideo
新建视频消息 NOTE: 对于临时素材, mediaId 应该通过 media.UploadVideo2 得到
mp/message/mass/preview/msg.go:101
FunctionNewVideo2
新建视频消息 NOTE: 对于临时素材, mediaId 应该通过 media.UploadVideo2 得到
mp/message/mass/preview/msg.go:112
FunctionNewVoice
新建语音消息. 如果不指定客服则 kfAccount 留空.
mp/message/custom/msg.go:99
FunctionNewVoice
(to, from string, timestamp int64, mediaId string)
mp/message/callback/response/msg.go:68
FunctionNewVoice
(groupId int64, mediaId string)
mp/message/mass/mass2group/msg.go:60
FunctionNewVoice
(toUser []string, mediaId string)
mp/message/mass/mass2users/msg.go:58
FunctionNewVoice
(mediaId string)
mp/message/mass/mass2all/msg.go:60
FunctionNewVoice
(touser, mediaId string)
mp/message/mass/preview/msg.go:75
FunctionNewVoice2
(towxname, mediaId string)
mp/message/mass/preview/msg.go:83
FunctionNewWxCard
新建卡券消息. 如果不指定客服则 kfAccount 留空.
mp/message/custom/msg.go:266
FunctionNewWxCard
新建卡券, 特别注意: 目前该接口仅支持填入非自定义code的卡券和预存模式的自定义code卡券. cardExt 可以为空
mp/message/mass/mass2group/msg.go:117
← previousnext →401–500 of 669, ranked by callers