TimeoutEvent
class TimeoutEvent(val kord: Kord, val shard: Int, val customContext: Any?) : DisconnectEvent(source)
The connection was closed because of a timeout, probably due to a loss of internet connection.
The connection was closed because of a timeout, probably due to a loss of internet connection.