From 3112e1c17e7859adf6d13ed844f4c636b4bc30d8 Mon Sep 17 00:00:00 2001 From: Tobotimus Date: Sat, 6 Jan 2018 17:21:56 -0500 Subject: Add intersphinx --- discord/game.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'discord/game.py') diff --git a/discord/game.py b/discord/game.py index 238f22ea..8ca83c1d 100644 --- a/discord/game.py +++ b/discord/game.py @@ -47,11 +47,11 @@ class Game: Attributes ----------- - name: str + name: :class:`str` The game's name. - url: str + url: :class:`str` The game's URL. Usually used for twitch streaming. - type: int + type: :class:`int` The type of game being played. 1 indicates "Streaming". """ -- cgit v1.2.3