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
// Basically, since the first followup is just editing the original, what if I delete the original defer message and then create a non-ephemeral followup???
590
+
// Basically, since the first followup is just editing the original, what if I delete the original defer message and then create a non-ephemeral followup???
val calendarEvent = calendarService.getEvent(settings.guildId, calendarNumber, eventId)
762
761
returnif (calendarEvent !=null) {
763
-
// TODO: This needs tested.
764
-
// Basically, since the first followup is just editing the original, what if I delete the original defer message and then create a non-ephemeral followup???
762
+
// Basically, since the first followup is just editing the original, what if I delete the original defer message and then create a non-ephemeral followup???
0 commit comments