Format returns the format of the message body that the provider supports, either "html" or "md", some providers will support both.
()
| 18 | |
| 19 | // Format returns the format of the message body that the provider supports, either "html" or "md", some providers will support both. |
| 20 | Format() string |
| 21 | |
| 22 | // Summary returns a human-readable summary of the provider configuration. |
| 23 | Summary() string |
no outgoing calls