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 shad import asyncio,Bot
bot = Bot(session="1")
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.1
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.1.tar.gz
(8.9 kB
view details)
Built Distribution
File details
Details for the file libraryshad-1.1.1.tar.gz
.
File metadata
- Download URL: libraryshad-1.1.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed06c7f0f838b3661e8faf7326c2ea2c393241466759399ba3f9929668c725e6 |
|
MD5 | d99ca0d69adf60815ffd5e91df3e7aaf |
|
BLAKE2b-256 | 8e35a6ae9b7677e3b42821a2ceeffe70116a5631cafe57d7fbdfd215e0d6dae5 |
File details
Details for the file libraryshad-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: libraryshad-1.1.1-py3-none-any.whl
- Upload date:
- Size: 9.2 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 | 00b09156ac27628b3de9a1dd645590890bdcb0a5f5ec5bd3acbb82a2f4277203 |
|
MD5 | c7633796f0d115e73644ccbeb85d484d |
|
BLAKE2b-256 | 7f596e8ba24cad97850c4a83f438a246adbae12287e5cd4d9697393b042c0c06 |