cli.app

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

Fields

field

signature

required

type

default

member_id

str

thread_id

str

Examples

Data

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