Contents:
EmbedBuilderView
EmbedBuilderView.__init__()
EmbedBuilderView.create_preview_embed()
EmbedBuilderView.update_preview()
EmbedBuilderView.edit_basic_info()
EmbedBuilderView.add_field()
EmbedBuilderView.clear_fields()
EmbedBuilderView.save_macro()
EmbedBuilderView.cancel()
EmbedBuilderView.on_timeout()
Views package for Discord UI components
Bases: View
View
View for building embeds with multiple options
Add a custom field to the embed
Cancel embed creation
Clear all custom fields
Create a preview embed from current data
Embed
Edit basic embed information
Handle view timeout
Save the embed macro
Update the embed preview