public ValueTask DeleteAsync() { return(_client.DeleteMessageAsync(_packet.ChannelId, _packet.Id)); }