isTelegram

Check the given IP is from telegram or not

Arguments
Name Type Description Required
ip string Your ip yes

Output : bool

Static or normal : Static

Examples :

tools::isTelegram('192.168.1.1');