Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 506 Bytes

ActivityPost.md

File metadata and controls

23 lines (10 loc) · 506 Bytes

SunshineConversationsClient.ActivityPost

Properties

Name Type Description Notes
author Author The author of the activity.
type String If the author type is `user`, only `conversation:read` is supported.

Enum: TypeEnum

  • conversation:read (value: "conversation:read")

  • typing:start (value: "typing:start")

  • typing:stop (value: "typing:stop")