SunshineConversationsClient::DownloadMessageRefBody

August 27, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
user_idStringThe id of the user.
appleDownloadMessageRefBodyAllOfApple[optional]

Example

require 'sunshine-conversations-client'

instance = SunshineConversationsClient::DownloadMessageRefBody.new(
  user_id: 5963c0d619a30a2e00de36b8,
  apple: null
)