Shutdown performs cleanup tasks possibly disposing any resources allocated by the sender.
()
| 77 | // Shutdown performs cleanup tasks possibly disposing any resources |
| 78 | // allocated by the sender. |
| 79 | Shutdown() error |
| 80 | // SupportsMarkdown indicates if the sender supports Markdown |
| 81 | // rendering in alert text string. |
| 82 | SupportsMarkdown() bool |
no outgoing calls