Commit d04fade
authored
feat: support members_template property for campaigns (#1647)
## CLA
- [ ] I have signed the [Stream
CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform)
(required).
- [ ] Code changes are tested
## Description of the changes, What, Why and How?
The campaign API recently added support for a new property
members_template that can be used as an alternative to members. Its
benefit is that the client is also able to define the channel role and
custom data for members that are added to newly created channels for
campaigns.
## Changelog
- feat: support members_template property for campaigns1 parent 3c75c12 commit d04fade
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3155 | 3155 | | |
3156 | 3156 | | |
3157 | 3157 | | |
| 3158 | + | |
| 3159 | + | |
| 3160 | + | |
| 3161 | + | |
| 3162 | + | |
3158 | 3163 | | |
3159 | 3164 | | |
3160 | 3165 | | |
| |||
0 commit comments