setDirectedUserIds

public final Unit setDirectedUserIds(Array<String> directedUserIds)

Target user ID list for directed messages.

When set, this message is sent as a directed message. Only the specified users can receive it; it is not visible to other members in the channel.

null for normal sending, non-empty for directed sending.