type: meya.cli.event.secrets
class: MeyaSdkSecretsEvent
path: /meya/cli/event/secrets/secrets.py
signature: -
field | signature | required | type | default |
---|
member_id | ○ | ◉ | str | |
thread_id | ○ | ◉ | str | |
| | | | |
{
"type": "meya.cli.event.secrets",
"data": {
"member_id": "STRING",
"thread_id": "STRING"
}
}