interface Run2 {
    emoji: Emoji;
    text: string;
}

Properties

Properties

emoji: Emoji
text: string