Page Index - OpenTelegramFiles/VoipAPIsClass GitHub Wiki
14 page(s) in this GitHub Wiki:
- Home
- Welcome to the VoipAPIsClass wiki!
- class five_sim -> constructor
- METHODS
- get_balance -> return the balance in a (string) variable
- get_frozen_balance -> return the frozen balance in a (string) variable
- get_rating -> return the rating in a (float) variable
- get_country_list -> return a python list(array) of country(string)
- get_product_list_activation ->return a product list for activations >>updated to 07/07/2021<< in a python list(array) of (string)
- ban_number -> ban a number/order (if possible return (True), if not, return (False) )->
- get_number -> get a number, for a service and a country-> return a python (dict) of {"phone":result["phone"], "id": result["id"]} or None if an Error is found.
- get_code - return the sms code for the number/order
- onlinesim
- smspva