Kuby/backups/scratch/test_container.py

3 lines
73 B
Python

import disnake
print(disnake.ui.Container)
print(disnake.ui.TextDisplay)