mirror of
https://github.com/bohd4nx/FragmentAPI.git
synced 2026-07-25 06:14:29 +00:00
feat: add unit tests for search_usernames, search_numbers, and search_gifts methods in FragmentClient
This commit is contained in:
+4
-3
@@ -1,8 +1,9 @@
|
|||||||
"""Shared test constants for the pyfragment test suite.
|
"""Shared test constants for the pyfragment test suite.
|
||||||
|
|
||||||
pyfragment is an async Python client for Fragment.com — purchase Telegram Premium
|
pyfragment is an async Python client for the Fragment API — a unified toolkit
|
||||||
and Stars, run Stars and Premium giveaways for channels, top up TON Ads balance,
|
to manage Telegram assets: purchase Stars and Premium, top up TON and Ads balances,
|
||||||
and manage anonymous numbers, all through a clean typed API.
|
run giveaways, manage anonymous numbers, and explore the marketplace for usernames,
|
||||||
|
numbers, and gifts.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from typing import Any
|
from typing import Any
|
||||||
|
|||||||
Reference in New Issue
Block a user