Bump discord.py to 2.7.1 (#6664)

This commit is contained in:
Jakub Kuczys
2026-03-04 02:50:26 +01:00
committed by GitHub
parent 29758fd104
commit 45c55418a4
6 changed files with 23 additions and 4 deletions

View File

@@ -39,6 +39,7 @@ from discord.app_commands import (
NoPrivateMessage as NoPrivateMessage,
Parameter as Parameter,
Range as Range,
Timestamp as Timestamp,
Transform as Transform,
Transformer as Transformer,
TransformerError as TransformerError,