ActionWithText: {
    emoji?: never;
    text: string;
}

Type declaration

  • Optional emoji?: never
  • text: string