Skip to content

Commit ed8e103

Browse files
committed
chore(docs): fix docs in DiscordListSpace
1 parent e321aa5 commit ed8e103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbots/service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ def get_bot_votes(self, bot_id: str) -> HTTPResponse:
824824

825825
def get_user_upvote(self, bot_id: str, user_id: str) -> HTTPResponse:
826826
"""|httpres|\n
827-
Gets the analytics on a bot.
827+
Checks if a specific user has upvoted the bot.
828828
829829
Parameters
830830
-----------

0 commit comments

Comments
 (0)