Class ResumeEvent


  • public class ResumeEvent
    extends GatewayLifecycleEvent
    Dispatched when the gateway connection is successfully resumed.

    This event is dispatched by Discord.

    See Also:
    Resumed
    • Method Detail

      • getTrace

        public List<String> getTrace()
        Gets the trace of the event. Used for debugging - the guilds the user is in.
        Returns:
        The trace provided by Discord, containing the guild the user is in.