TelegramBotAPI v0.32.5 Release Notes

    • Core:
      • Add mention variants for user ids and receiver variants (#294)
      • Now AbstractRequestCallFactory will set up one-second delay for zero timeouts in GetUpdate requests
      • Several extensions for TelegramBotAPI like retrieveAccumulatedUpdates have been added as a solution for #293
      • Links for tg://user?id=<user_id> have been updated (#292)
      • All usages of captions or texts in resends and same things have been replaced with textSources
      • Global defaultParseMode has been added (#291)