Programming a Discord bot in Python- Is there a limit to the length of embed field values?

前端 未结 0 872
难免孤独
难免孤独 2021-02-07 06:27

Is there a limit to the length of embed field values? Here\'s my code:

@client.command()
async def rules(ctx):
  em=discord.Embed(title=None, color=0xfdcb58)
  em         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题