meta-api 1.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

metaapi 1.1

METAVOID WRAPPER
This is a an official Wrapper for matavoid Api. To let users to use api with ease.
Examples:
To get language translation
from meta_api import META
x = META()
print(x.translate("amma"))

To get wallpaper images
from meta_api import META
x = META()
print(x.wallpaper("RED ANIME"))

Checlout more at main.py

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.