ChatKitty.Model.ChatUserPresencePropertiesPatch (chatkitty_platform_sdk v1.26.0)

Updates the presence status of this user

Link to this section Summary

Link to this section Types

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