Fix arbitrary sequence number in GW payloads
Created by: VelvetThePanda
This PR aims to fix an issue where we would pass an arbitrary sequence number based on the curernt time to Discord during applicable gateway commands. Discord states that you should use the last sequence number given to you.