using Newtonsoft.Json; namespace Discord.API.Gateway { internal class ApplicationCommandCreatedUpdatedEvent : ApplicationCommand { } }