Constant mini_telegram::DEFAULT_PORT
source · pub const DEFAULT_PORT: &str = "6379";Expand description
Default port that a MTProto server listens on.
Used if no port is specified.
pub const DEFAULT_PORT: &str = "6379";Default port that a MTProto server listens on.
Used if no port is specified.