mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-21 00:07:51 +00:00
Add clarification about creating guilds
This commit is contained in:
parent
8d3b2d0b70
commit
e15452e198
@ -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
|
||||
----------
|
||||
|
Loading…
x
Reference in New Issue
Block a user