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
{{ message }}
This repository was archived by the owner on Nov 24, 2022. It is now read-only.
Unhandled exception. Discord.Net.HttpException: The server responded with error 404: NotFound
at Discord.Net.Queue.RequestBucket.SendAsync(RestRequest request)
at Discord.Net.Queue.RequestQueue.SendAsync(RestRequest request)
at Discord.API.DiscordRestApiClient.SendInternalAsync(String method, String endpoint, RestRequest request)
at Discord.API.DiscordRestApiClient.SendAsync(String method, String endpoint, BucketId bucketId, ClientBucketType clientBucket, RequestOptions options)
at Discord.API.DiscordRestApiClient.DeleteMessageAsync(UInt64 channelId, UInt64 messageId, RequestOptions options)
at Discord.Rest.MessageHelper.DeleteAsync(UInt64 channelId, UInt64 msgId, BaseDiscordClient client, RequestOptions options)
at TabletBot.Discord.Commands.CommandExtensions.DeleteDelayed(IMessage message, Int32 delay) in /build/4jh0sd8h2l0q452cxpyyy4mdnqmngzj9-source/TabletBot.Discord/>
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__140_1(Object state)
at System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()