cli.app

type: meya.cli.event.app
class: MeyaSdkAppEvent
path: /meya/cli/event/app/app.py
signature: -

Fields

fieldsignaturerequiredtypedefault
member_idstr
thread_idstr

Examples

Data

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