pycord v2.3.2 Release Notes

Release Date: 2022-12-03 // over 1 year ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed another AttributeError relating to the new bridge_commands attribute on ext.bridge.Bot. (#1815)
    • ๐Ÿ›  Fixed an AttributeError in select relating to the select type. (#1814)
    • ๐Ÿ›  Fix Thread.applied_tags always returning an empty list. (#1817)

Previous changes from v2.3.1

  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed AttributeError relating to the new bridge_commands attribute on ext.bridge.Bot. (#1802)