A scheduled message.
More...
|
| string | ConsumeTime [get] |
| | The time the message was consumed by the identity.
|
| string | CreateTime [get] |
| | The time the message was created.
|
| string | Id [get] |
| | The message's unique identifier.
|
| string | ImageUrl [get] |
| | The message's image url.
|
| IDictionary< string, string > | Metadata [get] |
| | A key-value pairs of metadata.
|
| string | ReadTime [get] |
| | The time the message was read by the client.
|
| string | ScheduleId [get] |
| | The identifier of the schedule.
|
| string | SendTime [get] |
| | The send time for the message.
|
| string | Text [get] |
| | The message's text.
|
| string | Title [get] |
| | The message's title.
|
| string | UpdateTime [get] |
| | The time the message was updated.
|
◆ ConsumeTime
| string Satori.IApiMessage.ConsumeTime |
|
get |
The time the message was consumed by the identity.
◆ CreateTime
| string Satori.IApiMessage.CreateTime |
|
get |
The time the message was created.
◆ Id
| string Satori.IApiMessage.Id |
|
get |
The message's unique identifier.
◆ ImageUrl
| string Satori.IApiMessage.ImageUrl |
|
get |
◆ Metadata
| IDictionary<string, string> Satori.IApiMessage.Metadata |
|
get |
A key-value pairs of metadata.
◆ ReadTime
| string Satori.IApiMessage.ReadTime |
|
get |
The time the message was read by the client.
◆ ScheduleId
| string Satori.IApiMessage.ScheduleId |
|
get |
The identifier of the schedule.
◆ SendTime
| string Satori.IApiMessage.SendTime |
|
get |
The send time for the message.
◆ Text
| string Satori.IApiMessage.Text |
|
get |
◆ Title
| string Satori.IApiMessage.Title |
|
get |
◆ UpdateTime
| string Satori.IApiMessage.UpdateTime |
|
get |
The time the message was updated.
The documentation for this interface was generated from the following file: