(context.Context, []UpdateToTargetsRequest)
| 27 | Unfollow(context.Context, Feed, ...UnfollowOption) (*BaseResponse, error) |
| 28 | UpdateToTargets(context.Context, Activity, ...UpdateToTargetsOption) (*UpdateToTargetsResponse, error) |
| 29 | BatchUpdateToTargets(context.Context, []UpdateToTargetsRequest) (*UpdateToTargetsResponse, error) |
| 30 | RealtimeToken(bool) string |
| 31 | } |
| 32 |
no outgoing calls