Skip to content

0.4.5

Compare
Choose a tag to compare
@vjik vjik released this 31 Oct 18:26
· 8 commits to master since this release
658a79c

Telegram Bot API 7.11 support 🎉

  • New #124: Add CopyTextButton type.
  • New #124: Add copyText field to InlineKeyboardButton type.
  • New #124: Add allowPaidBroadcast field to sendMessage, sendPhoto, sendVideo, sendAnimation, sendAudio,
    sendDocument, sendPaidMedia, sendSticker, sendVideoNote, sendVoice, sendLocation, sendVenue,
    sendContact, sendPoll, sendDice, sendInvoice, sendGame, sendMediaGroup and copyMessage methods.
  • New #124: Add TransactionPartnerTelegramApi type.
  • Bug #124: Rename PaidMediaPurchased property payload to paidMediaPayload.