#Apple.py #使用直接繼承View from discord import ButtonStyle from discord.ui import Button,View class AppleView(View): def __init__(self): super().
確定! 回上一頁