diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index c97197cd..55f20aa8 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -984,6 +984,11 @@ of :class:`enum.Enum`. .. attribute:: custom A custom activity type. + .. attribute:: competing + + A competing activity type. + + .. versionadded:: 1.5 .. class:: HypeSquadHouse |