kameloso IRC bot
Dlang.org
Follower.JSONSchema
kameloso
plugins
twitch
Follower
JSON schema for the follower object.
struct
Follower
static
struct
JSONSchema {
string
user_id
;
string
user_name
;
string
user_login
;
string
followed_at
;
}
Members
Variables
followed_at
string
followed_at
;
user_id
string
user_id
;
user_login
string
user_login
;
user_name
string
user_name
;
kameloso
plugins
twitch
Follower
constructors
this
structs
JSONSchema
variables
displayName
id
login
when
JSON schema for the follower object.