• Create an inline result containing a game

    Parameters

    • id: string

      Inline result ID

    • shortName: string

      Short name of the game

    • params: Omit<InputInlineResultGame, "id" | "type" | "shortName"> = {}

      Additional parameters

    Returns InputInlineResultGame