Untitled
unknown
python
4 years ago
265 B
17
Indexable
await bot.send_file(entity=channel_id, message='test.jpg',
buttons=[
Button.inline('test1', b't1'),
Button.inline('test2', b't2')
])Editor is loading...