Interface ListPickerMessagePayload

Hierarchy

  • ListPickerMessagePayload

Properties

Properties

actions: ListPickerOption[]
text: {
    content: string;
}

Type declaration

  • content: string
title: {
    content: string;
}

Type declaration

  • content: string

Generated using TypeDoc