Property MessageOfTheDay
- Namespace
- GuildWars2.Guilds
- Assembly
- GW2SDK.dll
MessageOfTheDay
The guild's message of the day which is displayed to members when they log in. The maximum length is 999 characters.
public required string? MessageOfTheDay { get; init; }