Type Alias GuildFishingConfigUpdate

GuildFishingConfigUpdate: GuildFishingConfigInput & {
    panelForgotten: boolean;
}

Type declaration

  • panelForgotten: boolean

    True when the dock channel moved, so the previous panel message was forgotten.

    The cue to call sendDockPanel again - until then the new channel has no panel in it.