📜  Discord py 按名称获取频道 ID - Python 代码示例
📅  最后修改于: 2022-03-11 14:45:53.471000             🧑  作者: Mango
代码示例2
channel = discord.utils.get(server.channels, name="Channel_name_here", type="ChannelType.voice")