Message


Description:

[ CCode ( has_construct_function = false ) ]
public Message (string id, owned Icon? icon, string title, string? subtitle, string? body, int64 time)

Creates a new Message.

Parameters:

id

unique id of the message

icon

a Icon representing the message

title

the title of the message

subtitle

the subtitle of the message

body

the message body

time

the time the message was received

Returns:

a new Message