B
B
Baga2021-05-21 19:45:23
Python
Baga, 2021-05-21 19:45:23

How to make a link word?

Example code:
bot.delete_message(message.chat.id, message.message_id) and bot.send_message(message.chat.id, text='Welcome '+message.from_user.first_name+' to our chat!')

How to do this so that the person's nickname is a link to the user's profile?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yupiter7575, 2021-05-21
@Baga12324

parse_mode='html', reply_markup=markup and further html markup

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question