telega.serialization

Undocumented in source.

Members

Enums

E
enum E
Undocumented in source.

Functions

removeNulledNodes
void removeNulledNodes(Asdf a)
Undocumented in source. Be warned that the author may not have intended to support it.
serializeToJsonString
string serializeToJsonString(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

JsonableAlgebraicProxy
struct JsonableAlgebraicProxy(Typelist...)
Undocumented in source.
SerializableEnumProxy
struct SerializableEnumProxy(T)

Proxy struct for serializing string enums as their values, not key names

Meta