struct

FFF::Message

Inherits Struct < Value < Object

Message — A single notification with text, type, and auto-expiry.

Constructors

new(text : String, type : MessageType, duration : Time::Span = 2.seconds)
Source

Instance methods

expired?
Source
expires_at
Source
icon

Icon prefix for display

Source
text
Source
type
Source