clarification to text subtypes

This commit is contained in:
rejoe2 2021-09-24 09:40:39 +02:00 committed by GitHub
parent a551ce9517
commit 4a16d288bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2483,7 +2483,7 @@ __END__
Parameters are as follows:<br> Parameters are as follows:<br>
<ul> <ul>
<li>type<br> <li>type<br>
Is optional and one of <i>text</i>, <i>audio</i>, <i>light</i> or <i>screen</i>. If ommitted, it defaults to <i>text</i>.<br> Is optional and one of <i>text</i>, <i>audio</i>, <i>light</i> or <i>screen</i> (or one of the subtypes to <i>text</i> - <i>mail</i> and <i>push</i>). If ommitted, it defaults to <i>text</i>.<br>
You may provide more than one type by providing a comma-seperated list. You may provide more than one type by providing a comma-seperated list.
</li> </li>
<li>@device or e-mail address<br> <li>@device or e-mail address<br>