interface SocketConfig

export interface SocketConfig

Stores an IP address and port. Used to store socket details for the local client as well as for Discord.

ip : string

port : number