ReadyEvent
Fired if our connection finished loading the ready event.
Before this event was fired all entity related functions (like JDA#getUserById(String)) were not guaranteed to work as expected.
Use: JDA finished populating internal objects and is now ready to be used. When this is fired all entities are cached and accessible.