cli.deploy

type: meya.cli.event.deploy
class: MeyaSdkDeployEvent
path: /meya/cli/event/deploy/deploy.py
signature: -

Fields

fieldsignaturerequiredtypedefault
member_idstr
thread_idstr

Examples

Data

{
    "type": "meya.cli.event.deploy", 
    "data": {
        "member_id": "STRING", 
        "thread_id": "STRING"
    }
}