pub type PromptListChangedNotification = NotificationNoParam<PromptListChangedNotificationMethod>;
Aliased Type§
pub struct PromptListChangedNotification {
pub method: PromptListChangedNotificationMethod,
}
Fields§
§method: PromptListChangedNotificationMethod