Replymessage unavailable
You can use the Telegram Bot API and read its documentation. You can also use the requests library to call the API directly. If you prefer not to work with raw requests, you can use frameworks like telebot or aiogram. Alternatively, if you want lower-level access, you can use MTProto via libraries such as Telethon or Pyrogram.