接收用户关注事件
概述
Webhooks 说明文档可参考:Webhooks 概述
Scope: user.intention 需要申请权限 需要用户授权
该事件会在其他用户关注授权用户时触发
消息参数
参数 | 类型 | 含义 | |
event | | string | 事件名,唯一标识 本事件名 new_follow_action |
from_user_id | | string | 发起关注用户 |
to_user_id |
参数 | 类型 | 含义 | |
event | | string | 事件名,唯一标识 本事件名 new_follow_action |
from_user_id | | string | 发起关注用户 |
to_user_id |