Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit 568352f

Browse files
Update NumbusterAPI.py
1 parent 4c66585 commit 568352f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NumbusterAPI.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
import requests
22
import signatures
33

4+
#all numbers must be like: 79xxxxxxxxx,
5+
#number must starts with the code of the country
46

57
class Numbuster:
68
def __init__(self,access_token):

0 commit comments

Comments
 (0)