You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raiseInvalidDataErr(404, Errors.make(10070))
awaitgetCore().subscribeToScheduledEvent(user, event)
awaitgetGw().dispatch(ScheduledEventUserAddEvent(user.id, event_id, guild.id),
guild_id=guild.id) # TODO: Replace with list of users subscribed to eventreturnc_json({
"guild_scheduled_event_id": str(event.id),
The text was updated successfully, but these errors were encountered:
https://api.github.com/yepcord/server/blob/7e4a0de4c566dda4b496626f547b4722856a393d/src/rest_api/routes/guilds.py#L804
The text was updated successfully, but these errors were encountered: