Another example of the library making the shad's robot
Project description
An example:
from libraryshad import Bot
import asyncio
bot = Bot(auth="Auth Account",key="Key Account")
gap = "guids"
async def main():
data = await bot.sendMessage(gap,"mamadcodrr")
print(data)
asyncio.run(main())
An example:
from libraryshad import asyncio,Bot
bot = Bot(session="session")
async def main():
data = await bot.getChats()
print(data)
asyncio.run(main())
How to import the shad's library
from libraryshad import Bot
How to install the library
pip install libraryshad==1.1.3
My ID in Rubika
@professor_102
And My ID Channel in Rubika
@python_java_source
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
libraryshad-1.1.3.tar.gz
(9.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file libraryshad-1.1.3.tar.gz.
File metadata
- Download URL: libraryshad-1.1.3.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc4afeede554004f5ff13bd59620aad448bca775c8318f35277e02571f6b9bce
|
|
| MD5 |
783ea2b60a2e9d6be8cdba00b3fdc299
|
|
| BLAKE2b-256 |
c8bf07bbd9825d1b6c551a2c886422984bb0e753a756d4b9cf5a19e6e46e14a7
|
File details
Details for the file libraryshad-1.1.3-py3-none-any.whl.
File metadata
- Download URL: libraryshad-1.1.3-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2ce66d2563773a0cbdcdde15c2aecab8c1000fe9fa25924520f647e50f55a60
|
|
| MD5 |
97689fbda1ba9e4526bfce279b73c765
|
|
| BLAKE2b-256 |
2d3a7fe53ff6b9f17daf58f6193b30ec33819333d276ded6ae4c0b8d425f9aa9
|