WinNotification::Notification
Inherits JSON::Serializable < Struct < Value < Object
シムが返す通知 1 件。
Constructors
new(pull : JSON::PullParser)
Sourcenew(id : UInt32, app_id : String = "", app_name : String = "", title : String = "", body : String = "", created_at : String = "", icon_png_base64 : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
app_id
Sourceapp_name
Sourcebody
Sourcecreated_at
Sourceicon_png_base64
Sourceid
Sourcetitle
Source