Type Alias GuildRolePanelRoleCreateblacklistRoleIdsInput

GuildRolePanelRoleCreateblacklistRoleIdsInput: {
    set: string[];
}