tg
unknown
python
4 years ago
271 B
18
Indexable
await bot.send_message(entity=channel_id, message=photo_msg,
buttons=[
Button.inline('test1', b't1'),
Button.inline('test2', b't2')
])Editor is loading...