ChatKittyPlatformAPI.Model.ChatUserPresencePropertiesPatch (chatkitty_platform_sdk v0.1.0)

Updates the presence status of this user

Link to this section Summary

Link to this section Types

@type t() :: %ChatKittyPlatformAPI.Model.ChatUserPresencePropertiesPatch{
  status: String.t() | nil
}