enum IncomingChatPreference

A user's preference for who can initiate a chat conversation.

Properties

All: "all"

Receive messages from everyone.

None: "none"

Receive messages from nobody.

Following: "following"

Receive messages from users the user follows.