Skip to main content

@wildix/xbees-conversations-client > TagChannelInput > force

TagChannelInput.force property

A flag that indicates whether the system should replace the oldest tagged channel with a new one if the limit of tagged channels is reached. If the force option is specified as false and the user already has the maximum limit of tagged channels for the tag, then the system will respond with an error.

Signature:

force?: boolean;