/AWS1/CL_CHS=>BATCHCREATECHANNELMEMBERSHIP()
¶
About BatchCreateChannelMembership¶
Adds a specified number of users and bots to a channel.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CHANNELARN
TYPE /AWS1/CHSCHIMEARN
/AWS1/CHSCHIMEARN
¶
The ARN of the channel to which you're adding users or bots.
IT_MEMBERARNS
TYPE /AWS1/CL_CHSMEMBERARNS_W=>TT_MEMBERARNS
TT_MEMBERARNS
¶
The ARNs of the members you want to add to the channel. Only
AppInstanceUsers
andAppInstanceBots
can be added as a channel member.
IV_CHIMEBEARER
TYPE /AWS1/CHSCHIMEARN
/AWS1/CHSCHIMEARN
¶
The ARN of the
AppInstanceUser
orAppInstanceBot
that makes the API call.
Optional arguments:¶
IV_TYPE
TYPE /AWS1/CHSCHANNELMEMBERSHIPTYPE
/AWS1/CHSCHANNELMEMBERSHIPTYPE
¶
The membership type of a user,
DEFAULT
orHIDDEN
. Default members are always returned as part ofListChannelMemberships
. Hidden members are only returned if the type filter inListChannelMemberships
equalsHIDDEN
. Otherwise hidden members are not returned. This is only supported by moderators.
IV_SUBCHANNELID
TYPE /AWS1/CHSSUBCHANNELID
/AWS1/CHSSUBCHANNELID
¶
The ID of the SubChannel in the request.
Only required when creating membership in a SubChannel for a moderator in an elastic channel.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_CHSBTCCRECHANNELMEM01
/AWS1/CL_CHSBTCCRECHANNELMEM01
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC