Message

Indicates a generic message. It can be a formatting code, a raw string or a translatable content.

Constructors

this
this(Format format)
Undocumented in source.
this
this(string text)
Undocumented in source.
this
this(Translation translation)
Undocumented in source.

Members

Enums

FORMAT
anonymousenum FORMAT
Undocumented in source.

Static functions

convert
Message[] convert(E args)

Converts data into an array of messages.

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

type
ubyte type;
Undocumented in source.

Meta