Remedy.Schema.WelcomeScreen (Remedy v0.6.5) View Source
Guild Welcome Screen
Link to this section Summary
Link to this section Types
Specs
description() :: String.t()
Specs
t() :: %Remedy.Schema.WelcomeScreen{
description: description(),
welcome_channels: welcome_channels()
}
Specs
welcome_channels() :: [Remedy.Schema.WelcomeScreenChannel.t()]