Skip to content

Commit 3374788

Browse files
committed
Update README.md
1 parent 661c089 commit 3374788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Normal usage:
77
import discord
88
from discord.ext import commands
99
from discord_slash import SlashCommand
10-
from discord_slash.model import SlashContext
10+
from discord_slash import SlashContext
1111

1212
bot = commands.Bot(command_prefix="!", intents=discord.Intents.all())
1313
slash = SlashCommand(bot)

0 commit comments

Comments
 (0)