alepha@docs:~/docs/framework/reference/providers$
cat NotificationSmsChannel.md | pretty
1 min read
Last commit:

#NotificationSmsChannel

#Import

typescript
1import { NotificationSmsChannel } from "alepha/api/notifications";

#Overview

SMS, as the second implementation of the channel contract.

Registered by default in AlephaApiNotifications' services[], so an app that declares an sms block changes nothing to get it.