Type Alias GuildAutoLiveRoleCreateManyGuildInput

GuildAutoLiveRoleCreateManyGuildInput: {
    dbId?: string;
    roleId: string;
}