DiscordBotList v0.1.0 DiscordBotList.Struct behaviour View Source

DiscordBotList module holding the common functions which structs will use when creating data.

Link to this section Summary

Callbacks

Generate the corresponding structs from a JSON string.

Link to this section Callbacks

Link to this callback

generate_from_json_string(json_string)

View Source
generate_from_json_string(json_string :: String.t()) :: any()

Generate the corresponding structs from a JSON string.