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