HL.NotificationOptions¶
- class HL.NotificationOptions¶
Table describing options for related API calls.
Shape¶
{
color? = string,
timeout? = number,
icon? = integer | string,
font_size? = number,
}
Fields¶
- colorstring, optional
Color.
- timeoutnumber, optional
Timeout.
- iconinteger | string, optional
Icon.
- font_sizenumber, optional
Font size.