Documentation
¶
Overview ¶
Package fans 包含互动吧API相关方法
Index ¶
- func TmallFansArenaPush(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallFansArenaRecord(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallFansCashpoolCheckpay(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallFansCashpoolCreate(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TmallFansArenaPush ¶
func TmallFansArenaPush(ctx context.Context, clt *core.SDKClient, req *fans.TmallFansArenaPushAPIRequest, resp *fans.TmallFansArenaPushAPIResponse, session string) error
TmallFansArenaPush 消息推送 tmall.fans.arena.push
超级擂台消息推送
func TmallFansArenaRecord ¶
func TmallFansArenaRecord(ctx context.Context, clt *core.SDKClient, req *fans.TmallFansArenaRecordAPIRequest, resp *fans.TmallFansArenaRecordAPIResponse, session string) error
TmallFansArenaRecord 记录完成擂台的用户 tmall.fans.arena.record
记录完成擂台的用户和完成分数
func TmallFansCashpoolCheckpay ¶
func TmallFansCashpoolCheckpay(ctx context.Context, clt *core.SDKClient, req *fans.TmallFansCashpoolCheckpayAPIRequest, resp *fans.TmallFansCashpoolCheckpayAPIResponse, session string) error
TmallFansCashpoolCheckpay 检查资金池付款状态 tmall.fans.cashpool.checkpay
检查资金池付款状态
func TmallFansCashpoolCreate ¶
func TmallFansCashpoolCreate(ctx context.Context, clt *core.SDKClient, req *fans.TmallFansCashpoolCreateAPIRequest, resp *fans.TmallFansCashpoolCreateAPIResponse, session string) error
TmallFansCashpoolCreate 创建资金池 tmall.fans.cashpool.create
商家创建资金池接口
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.