Searched refs:NotificationLongTextContent (Results 1 – 3 of 3) sorted by relevance
63 export interface NotificationLongTextContent extends NotificationBasicContent { interface502 longText?: NotificationLongTextContent;
26 import { NotificationLongTextContent as _NotificationLongTextContent } from './notification/notific…2666 export type NotificationLongTextContent = _NotificationLongTextContent; alias
20 import { NotificationLongTextContent } from './notification/notificationContent';