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

Type declaration

  • emoji: string
  • Optional text?: never