put additional IDs of channel into map(a,b)


Stores the additional IDs of channel a into map b. The name of an additional ID becomes the key of a map entry, and the value of the ID becomes the value in the map entry.

Returns true if successful.

Parameter Description

Parameter

Description

a

ID of the channel.

b

Name of the map. Is created if it does not already exist.