Type Alias GuildRolePanelRoleCreaterequiredRoleIdsInput

GuildRolePanelRoleCreaterequiredRoleIdsInput: {
    set: string[];
}