mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +00:00
Telegram Bot API 4.5
This commit is contained in:
parent
d2606b389a
commit
ffb0cdf88f
39 changed files with 146 additions and 37 deletions
|
|
@ -60,5 +60,5 @@ result: bool = await AddStickerToSet(...)
|
|||
## Related pages:
|
||||
|
||||
- [Official documentation](https://core.telegram.org/bots/api#addstickertoset)
|
||||
- [aiogram.types.InputFile](../types/input_file.md)
|
||||
- [aiogram.types.MaskPosition](../types/mask_position.md)
|
||||
- [aiogram.types.InputFile](../types/input_file.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue