Add clarification about creating guilds

This commit is contained in:
Kot 2018-07-19 20:57:19 -07:00 committed by Rapptz
parent 8d3b2d0b70
commit e15452e198

View File

@ -1,4 +1,4 @@
# -*- coding: utf-8 -*- l# -*- coding: utf-8 -*-
""" """
The MIT License (MIT) The MIT License (MIT)
@ -839,7 +839,7 @@ class Client:
Creates a :class:`Guild`. 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 Parameters
---------- ----------