Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 506 Bytes

File metadata and controls

23 lines (10 loc) · 506 Bytes

SunshineConversationsClient.ActivityPost

Properties

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

Enum: TypeEnum

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

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

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