SettingsCommunityGuidelinesInput
No description
input SettingsCommunityGuidelinesInput {
enabled: Boolean
content: String
}
Fields
SettingsCommunityGuidelinesInput.enabled
● Boolean
scalar
enable set to true will show the guidelines above the message box.
SettingsCommunityGuidelinesInput.content
● String
scalar
content of the guidelines.
Member Of
SettingsInput
input