ViewerRemovedMessage#
- class jdaviz.core.events.ViewerRemovedMessage(viewer_id, *args, **kwargs)[source]#
Bases:
Message
Message emitted after a viewer is destroyed by the application.
Create a new message
- Parameters:
sender – The object sending the message
tag – An optional string describing the message
Attributes Summary
Attributes Documentation
- viewer_id#