Newer Version Available

This content describes an older version of this product. View Latest

Message Segment Input: Mention

Represents an inline mention of a user or group. When creating a feedpost or comment, you can include up to 25 mentions.
Name Type Description Available Version
id String ID of the user or group to mention.

To mention a user, use either id or username. You can’t include both.

To mention a group, you must use id.

23.0

Groups are available in 29.0.

type String Value is Mention. 23.0
username String User name of the user to mention.

To mention a user, use either id or username. You can’t include both.

38.0