Add clarification about creating guilds

This commit is contained in:
Kot
2018-07-24 03:45:28 -04:00
committed by Rapptz
parent 8d3b2d0b70
commit e15452e198
+2 -2
View File
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
l# -*- coding: utf-8 -*-
"""
The MIT License (MIT)
@@ -839,7 +839,7 @@ class Client:
Creates a :class:`Guild`.
Bot accounts generally are not allowed to create servers.
Bot accounts in more than 10 guilds are not allowed to create guilds.
Parameters
----------