QueryHost
Documentation menu

API reference · interfaces

Interface: MinecraftMotd

Generated from the QueryHost package public TypeScript contract.

Normalized Minecraft message-of-the-day representations.

Properties

html?

readonly optional html?: string

Sanitized formatted output, when the source can be represented safely.


plain

readonly plain: string

Formatting-free text suitable for logs and plain interfaces.