Wasm Directoryalpha
Record

get-conversations-response-conversations-item-last-message

No description available.

record get-conversations-response-conversations-item-last-message {
  from-email: option​<string>,
  from-label: option​<string>,
  message: option​<string>,
  read: option​<bool>,
  subject: option​<string>,
  timestamp: option​<string>,
}

Fields

NameTypeDescription
from-emailoption​<string>
from-labeloption​<string>
messageoption​<string>
readoption​<bool>
subjectoption​<string>
timestampoption​<string>