kameloso IRC bot
Dlang.org
Note.JSONSchema
kameloso
plugins
note
Note
JSON schema.
struct
Note
static
struct
JSONSchema {
string
line
;
string
sender
;
long
timestamp
;
}
Members
Variables
line
string
line
;
sender
string
sender
;
timestamp
long
timestamp
;
kameloso
plugins
note
Note
constructors
this
functions
asSchema
decrypt
encrypt
structs
JSONSchema
variables
line
sender
timestamp
JSON schema.