Type Alias PromptListChangedNotification

Source
pub type PromptListChangedNotification = NotificationNoParam<PromptListChangedNotificationMethod>;

Aliased Type§

pub struct PromptListChangedNotification {
    pub method: PromptListChangedNotificationMethod,
}

Fields§

§method: PromptListChangedNotificationMethod