View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| recipient | str | Channel or user ID to send the message to. | |
| text | str | Message text. | |
| username | str, none_type | Override the sender display name. | [optional] |
| emoji | str, none_type | Override the sender avatar with this emoji. | [optional] |